diff --git a/libsepol/ChangeLog b/libsepol/ChangeLog index b96d5c69..334cdaa7 100644 --- a/libsepol/ChangeLog +++ b/libsepol/ChangeLog @@ -1,3 +1,4 @@ + * 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. * Fix possible use of uninitialized variables, from William Roberts.