aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2015-01-25 00:00:40 -0400
committerJoey Hess <joeyh@joeyh.name>2015-01-25 00:00:40 -0400
commitfe0eaf1870d3b992ef3caa8c49c3b22e965ac36b (patch)
tree99872f8d139d91060e1018788a702012828c6fb3 /debian
parent8c35714a37095c720308478660001a5fd9db5bfc (diff)
downloadikiwiki-fe0eaf1870d3b992ef3caa8c49c3b22e965ac36b.tar
ikiwiki-fe0eaf1870d3b992ef3caa8c49c3b22e965ac36b.tar.gz
Fix NULL ptr deref on ENOMOM in wrapper. (Thanks, igli)
Probably not exploitable, but who knows..
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 89e587737..6ca649854 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ikiwiki (3.20150108) UNRELEASED; urgency=medium
+
+ * Fix NULL ptr deref on ENOMOM in wrapper. (Thanks, igli)
+
+ -- Joey Hess <id@joeyh.name> Sat, 24 Jan 2015 23:59:20 -0400
+
ikiwiki (3.20150107) experimental; urgency=medium
[ Joey Hess ]