aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Smalley <sds@tycho.nsa.gov>2015-10-28 08:58:17 -0400
committerStephen Smalley <sds@tycho.nsa.gov>2015-10-28 08:58:17 -0400
commit8dc4c05b7906326c32fe28dd091e5173fb0249be (patch)
tree5041b1c9fb1cd720f35c6841c50f00eb98ffd2c4
parent90c2d42e033f8c83bfb1f236df788287650f8042 (diff)
downloadselinux-8dc4c05b7906326c32fe28dd091e5173fb0249be.tar.gz
Update libselinux ChangeLog.
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
-rw-r--r--libselinux/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/libselinux/ChangeLog b/libselinux/ChangeLog
index ac263adc..3501428b 100644
--- a/libselinux/ChangeLog
+++ b/libselinux/ChangeLog
@@ -1,3 +1,4 @@
+ * label_file: fix memory leaks and uninitialized jump, from William Roberts.
* Replace selabel_digest hash function, from Richard Haines.
* Fix selabel_open(3) services if no digest requested, from Richard Haines.
* Add selabel_digest function, from Richard Haines.