Updated libsepol ChangeLog.

Signed-off-by: James Carter <jwcart2@tycho.nsa.gov>
This commit is contained in:
James Carter 2016-08-19 14:09:03 -04:00
parent fbf77104c3
commit a0f05b307b

View File

@ -1,3 +1,5 @@
* Port str_read() from kernel and remove multiple occurances of similar code, from William Roberts.
* Use calloc instead of malloc for all the *_to_val_structs, from William Roberts.
* Fix bugs found by AFL, from William Roberts.
* Fix memory leak in expand.c, from William Roberts.
* Fix invalid read when policy file is corrupt, from William Roberts.