Mercurial > noffle
comparison ChangeLog @ 240:fbff73fe5b40 noffle
[svn] * src/client.c: That wasn't a memory leak fixed on Feb 8th. That was a
cockup cause by my forgetting that Cont_app takes ownership of an
overview. Revert it and add comment to Cont_app. Spotted with the aid
of valgrind.
* src/post.c,src/pseudo.c
* src/util.c: Fix out of bounds write bug spotted by valgrind.
* src/database.c: Fix minor memory leak spotted by valgrind.
Valgrind is at http://devel-home.kde.org/~sewardj/.
| author | bears |
|---|---|
| date | Tue, 26 Feb 2002 17:13:31 +0000 |
| parents | 2b7ddb90d9b2 |
| children | aa9e65f63755 |
comparison
equal
deleted
inserted
replaced
| 239:2b7ddb90d9b2 | 240:fbff73fe5b40 |
|---|---|
| 1 Tue Feb 26 2002 Jim Hague <jim.hague@acm.org> | |
| 2 | |
| 3 * src/client.c: That wasn't a memory leak fixed on Feb 8th. That was a | |
| 4 cockup cause by my forgetting that Cont_app takes ownership of an | |
| 5 overview. Revert it and add comment to Cont_app. Spotted with the aid | |
| 6 of valgrind. | |
| 7 * src/post.c,src/pseudo.c | |
| 8 * src/util.c: Fix out of bounds write bug spotted by valgrind. | |
| 9 * src/database.c: Fix minor memory leak spotted by valgrind. | |
| 10 Valgrind is at http://devel-home.kde.org/~sewardj/. | |
| 11 | |
| 1 Thu Feb 14 2002 Jim Hague <jim.hague@acm.org> | 12 Thu Feb 14 2002 Jim Hague <jim.hague@acm.org> |
| 2 | 13 |
| 3 * src/over.c: Fix warning. | 14 * src/over.c: Fix warning. |
| 4 * src/fetchlist.h,src/fetchlist.c,src/noffle.c: Provide fetchmode for | 15 * src/fetchlist.h,src/fetchlist.c,src/noffle.c: Provide fetchmode for |
| 5 groups on fetchlist. | 16 groups on fetchlist. |
