]> jfr.im git - irc/quakenet/newserv.git/commit
Make chanfix work on 64-bit
authorCruicky <redacted>
Wed, 9 Jun 2010 19:50:39 +0000 (20:50 +0100)
committerCruicky <redacted>
Wed, 9 Jun 2010 19:50:39 +0000 (20:50 +0100)
commit182917df1214bcf27f9e27ba2b2c92e0e1778267
tree2b1dfeb33160c60d22f67059d2afb9b79d916546
parent478407f52630aac23cebe54b94d6fa358639238e
Make chanfix work on 64-bit
Fix unsafe code which uses strcat and strcpy, and use snprintf where appropriate
Fix various bugs
chanfix/chanfix.c