New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== gpgsig -----BEGIN PGP SIGNATURE----- iQEcBAABCAAGBQJYqvVdAAoJEH0Oec13Yh7NlPkIAIMNB0TXE2V/xyz5TDyeVnFj itxl2bwLhG0qrJZOjemssMZNgSKegzRiLXUhCMxYN3g6A/I+4oKbP3mMETjQUPWM u7YvQC16qELrLImebLgWaL3O6nHLLFv3vDd6+lEDoa6Y2MO+Ab9oCzTnMs/dDHSN JXqxT1QRY08EoAnH5RXF3hmtuOjbddeeS66SGybuxAiBF7df4NbO0kmSaDpk5BG6 r/XGTcih1iRXgnCMuVJ2C8S6MSFxxIgU4R5lDfeSZwfzOnuOztAgswBNgbW2QbnH du5QLO6ECDsoxSP8meVz8hb7q0ZRRY5g33CC8WsA5GAi5Lafbvi/FnhLy6kKpPQ= =mdLq -----END PGP SIGNATURE----- Fix three cases of comparing pointer to zero char Fix three cases of comparing pointer to a zero character, where pointers were apparently intended to be dereferenced first and then compared. Found with the help of GCC 7 warnings. Nikolai Kondrashov (via Alan T. DeKok)@2017-02-20T13:55:40Z Files modified: * src/main/cond_eval.c * src/modules/rlm_mschap/rlm_mschap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/cbf99bda0984c25ff2dbd... ====== -- This commit summary was generated @2017-02-21T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).