Commit report for v3.0.x branch

announce at freeradius.org announce at freeradius.org
Wed Feb 14 01:00:01 CET 2018


New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)

======
gpgsig -----BEGIN PGP SIGNATURE-----
 
 wsBcBAABCAAQBQJagv+KCRBK7hj4Ov3rIwAAdHIIAIzpfTVMKYC1ZT8B85EhnCpX
 SAwvVNuwH+gCJYYVNHqWPhXstho/rDE5/x1KVUBDgYfWCHiUyB9piomu4F9/r56n
 QUKZyvezK55hHdcHFb89T3kVf20Xza0o4EB3B6+3wSarWsXjNhDNH10bTvxxv0pb
 joG8p8iiBdVhiiGBN0onqjRP6zz6t5sT8FhLyzh7y1hVAEy72eOzRPwffgnx7iwe
 MXa2zNcY9a0gJRLIdApGeyJ5GForLfIhp0zO55E7gEJaS+P3Fm1Y70aWgXbbss1q
 i8FuxAVklKHBzRkJr98zOGz36VR+7UWU3Dw4Tzm8t2Yp+IIH7dtF1njXn6jE9IA=
 =69Qu
 -----END PGP SIGNATURE-----
 

Merge pull request #2180 from spbnick/double_free_in_acct_redundant

Fix double free in rlm_sql acct_redundant

Arran Cudbard-Bell (via GitHub)@2018-02-13T15:08:58Z
Files modified:
	* src/modules/rlm_sql/rlm_sql.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/a7aa0fc5bbaab83f12d3f41fdf4361074a4b53e2
====== 
Fix double free in rlm_sql acct_redundant

Do not free "expanded" buffer twice in "acct_redundant" in rlm_sql.c.
This fixes a crash in the case of an accounting packet not matching a
Start entry in the database.

See also https://bugzilla.redhat.com/show_bug.cgi?id=1540580

Found and fixed by Benoit Welterlen.

Nikolai Kondrashov at 2018-02-13T14:56:10Z
Files modified:
	* src/modules/rlm_sql/rlm_sql.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/c6f409bebbca5a48f4d01ac73e159775f3d38238
====== 
-- 
This commit summary was generated @2018-02-14T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list