chiark / gitweb /
@@ -2,9 +2,13 @@
authorian <ian>
Sat, 21 Oct 2006 13:03:47 +0000 (13:03 +0000)
committerian <ian>
Sat, 21 Oct 2006 13:03:47 +0000 (13:03 +0000)
commit29fc9adb0f9c6ade500203bfda4359cba1d59ff7
treeef95a08395c9d19f2ffa4aa667c8622e4e00ae5b
parentf50d1bba6d65e1ec4b1d66d3358cf376ee22ce38
@@ -2,9 +2,13 @@
   Bugfixes:
+  * cdb: When cdbwr update writerecord fails, try to recover the
+    situation to sanity so we don't corrupt the log later; if this
+    fails, mark the cdb broken.
     Closes #393970.  (Bug exists only where int and ssize_t differ.)
+  * Do not coredump if fclose journal fails during compact.
cdb/writeable.c
debian/changelog