Don't evaluate the src argument to fstrcpy/fstrcat/nstrcpy/unstrcpy twice. Prevents...
authorJeremy Allison <jra@samba.org>
Mon, 16 May 2011 22:47:49 +0000 (15:47 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 17 May 2011 17:01:18 +0000 (19:01 +0200)
commitd25370fb477dd733fae6c1ee1a67e32a78236779
tree9b24742f5382ad4f6f1a1c718ce61e0962d8971e
parent9dd5704aba465520213068cc6c5dd54c41266cd6
Don't evaluate the src argument to fstrcpy/fstrcat/nstrcpy/unstrcpy twice. Prevents side-effects when src is a function call.
lib/util/string_wrappers.h