the new DEVELOPER checks for string overflows have (as expected)
authorAndrew Tridgell <tridge@samba.org>
Sat, 1 Mar 2003 01:07:18 +0000 (01:07 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 1 Mar 2003 01:07:18 +0000 (01:07 +0000)
commit4e5439438c452e7153f122de2ca7428e885b4c6a
tree7a1c9f63424d47c6d32be14bf78cfdc66e1fd1ff
parent728da472c2c25afcfc0115e5c6bd78cf6df14ee8
the new DEVELOPER checks for string overflows have (as expected)
broken a lot of stuff. These two macros are meant to make life easier
when fixing these bugs. I'm guessing we will see more macros like
this (eg. fstrcpy_base)
(This used to be commit 50389c0cb2504d7941ec691af21d6a20ae5c5de7)
source3/include/safe_string.h
source3/libsmb/clirap.c