summaryrefslogtreecommitdiffstats
path: root/src/util/db2/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2004-06-19 00:28:06 +0000
committerKen Raeburn <raeburn@mit.edu>2004-06-19 00:28:06 +0000
commitc550ff5b95f8e659f091109cc33e185197ee0b87 (patch)
tree89f6021bffb5102b34aa215fce659e6932769bf3 /src/util/db2/ChangeLog
parent4cb2c85fc7410b3e4a8559386fd17a51832caf12 (diff)
* mpool/mpool.c (mpool_get, mpool_write): Check that the offset calculation
didn't overflow. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16495 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/db2/ChangeLog')
-rw-r--r--src/util/db2/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/util/db2/ChangeLog b/src/util/db2/ChangeLog
index 146525c81..6ac7cfab9 100644
--- a/src/util/db2/ChangeLog
+++ b/src/util/db2/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-15 Ken Raeburn <raeburn@mit.edu>
+
+ * mpool/mpool.c (mpool_get, mpool_write): Check that the offset
+ calculation didn't overflow.
+
2004-06-11 Ken Raeburn <raeburn@mit.edu>
* Makefile.in (include/generated.stmp): New intermediate target