Sat, 13 Dec 2008 15:40:14 +0100 Many Memory Leaks in config.c
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:40:14 +0100] rev 11
Many Memory Leaks in config.c * strdup is safer Still reachable memory holes in irc.c * theLine is strdup(ed) and not released. committer: Markus Bröker <mbroeker@largo.homelinux.org>
Sat, 13 Dec 2008 15:40:12 +0100 Code cleanups and debian changelogs
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:40:12 +0100] rev 10
Code cleanups and debian changelogs committer: Markus Bröker <mbroeker@largo.homelinux.org>
Sat, 13 Dec 2008 15:40:11 +0100 Private Messages will be send to the proper location
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:40:11 +0100] rev 9
Private Messages will be send to the proper location committer: Markus Bröker <mbroeker@largo.homelinux.org>
Sat, 13 Dec 2008 15:38:49 +0100 A critical change was introduced here...
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:38:49 +0100] rev 8
A critical change was introduced here... After securing the runtime behaviour 2 commits ago by inserting a feof(stream) { ... } there is no need for short active = 0|1 anymore. committer: Markus Bröker <mbroeker@largo.homelinux.org>
(0) -10 -4 +4 +10 +30 tip