* CtdlOutputPreLoadedMsg: use length calculated by safestrncpy instead of doing strle...
authorWilfried Göesgens <willi@citadel.org>
Tue, 16 Mar 2010 23:05:22 +0000 (23:05 +0000)
committerWilfried Göesgens <willi@citadel.org>
Tue, 16 Mar 2010 23:05:22 +0000 (23:05 +0000)
commitfe52bf9a01ad0bec838e7b71fe2e129a4606217b
tree71d1c99d7bb19affa2f90368b9068d85e6615340
parent90e10c3bb357e0b88ee6ae5d4882e279d3b1791e
* CtdlOutputPreLoadedMsg: use length calculated by safestrncpy instead of doing strlen on each loop iteration
citadel/msgbase.c