diff options
author | Darren Tucker <dtucker@zip.com.au> | 2007-09-14 10:04:15 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2007-09-14 10:04:15 +1000 |
commit | 84287b831ecbe105cea14294c8f5b058546ce801 (patch) | |
tree | 5ab544c7af4f5255c4f465b37a2099c646d58983 /ChangeLog | |
parent | 0eeaf127b522caa8e5d9924de7ee33af80a01a5d (diff) |
- (dtucker) [openbsd-compat/bsd-asprintf.c] Plug mem leak in error path.
Patch from Jan.Pechanec at sun com.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ | |||
1 | 20070914 | ||
2 | - (dtucker) [openbsd-compat/bsd-asprintf.c] Plug mem leak in error path. | ||
3 | Patch from Jan.Pechanec at sun com. | ||
4 | |||
1 | 20070910 | 5 | 20070910 |
2 | - (dtucker) [openbsd-compat/regress/closefromtest.c] Bug #1358: Always | 6 | - (dtucker) [openbsd-compat/regress/closefromtest.c] Bug #1358: Always |
3 | return 0 on successful test. From David.Leonard at quest com. | 7 | return 0 on successful test. From David.Leonard at quest com. |
@@ -3190,4 +3194,4 @@ | |||
3190 | OpenServer 6 and add osr5bigcrypt support so when someone migrates | 3194 | OpenServer 6 and add osr5bigcrypt support so when someone migrates |
3191 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ | 3195 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ |
3192 | 3196 | ||
3193 | $Id: ChangeLog,v 1.4741 2007/09/10 23:24:17 tim Exp $ | 3197 | $Id: ChangeLog,v 1.4742 2007/09/14 00:04:15 dtucker Exp $ |