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>
## Project : mcbot#Known Bugs: * no known bugs :) * PRIVMSG for n=some@unaffiliated/users * strdup must be freed...Todo: * UTF-8 aware Character-Encoding * Dynamic Loading of plugins with dlopen * implementation of some fun stuff Author: * Markus Broeker mbroeker@largo.homelinux.orgComments: * scanner/parser rewritten