Commit report for v3.0.x branch
announce at freeradius.org
announce at freeradius.org
Tue Feb 21 01:00:01 CET 2017
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Merge pull request #1915 from spbnick/zero_char_pointer_compare_fix
Fix three cases of comparing pointer to zero char
Alan DeKok (via GitHub)@2017-02-20T13:36:00Z
Files modified:
* src/main/evaluate.c
* src/modules/rlm_mschap/rlm_mschap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1263ca610b2084a6d11f09024089aee0c93c708a
======
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 at 2017-02-20T13:05:54Z
Files modified:
* src/main/evaluate.c
* src/modules/rlm_mschap/rlm_mschap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/86097a71ef3822d41103add029118462854848e3
======
--
This commit summary was generated @2017-02-21T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list