safe_strncpy replaces the insecure strncpy function
strncpy copies up to n bytes and does not terminate it, except the
null byte is in the first n bytes...
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.