diff options
Diffstat (limited to 'changes/bug7816_023_small')
-rw-r--r-- | changes/bug7816_023_small | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug7816_023_small b/changes/bug7816_023_small new file mode 100644 index 000000000..cd90f035f --- /dev/null +++ b/changes/bug7816_023_small @@ -0,0 +1,3 @@ + o Minor bugfixes: + - Fix various places where we leak file descriptors or memory on + error cases. Spotted by coverity. Fixes parts of bug 7816. |