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: mcbotSection: netPriority: extraMaintainer: Markus Bröker <mbroeker@largo.homelinux.org>Build-Depends: debhelper (>= 5)Standards-Version: 3.7.2Package: mcbotArchitecture: anyDepends: ${shlibs:Depends}, ${misc:Depends}Description: A very small irc bot This bot features a factoids database and is very lightweight.