Prevent further segmentation faults in parse.c
Some critical parts in parse.c depend on parseable data in
message->user and message->email. These values will never be NULL
and will never again result in a segmentation fault.
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Source: mcbot
Section: net
Priority: extra
Maintainer: Markus Bröker <mbroeker@largo.homelinux.org>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2
Package: mcbot
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A very small irc bot
This bot features a factoids database and is very lightweight.