Markus Bröker <mbroeker@largo.dyndns.tv> [Tue, 23 Feb 2010 11:04:52 +0100] rev 48
message.email renamed to message.domain
The struct field "email" is not an email, it's the "domain" of the
admin user.
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Mon, 22 Feb 2010 19:06:15 +0100] rev 47
fgets may return a NULL pointer...
fgets can return NULL and if it returns NULL, the application
will be in an undefined state.
committer: Markus Bröker <mbroeker@largo.homelinux.org>