[LLVMdev] memcpy(), memmove(), and memset() with zero length
Jon Sargeant
delta17 at cox.net
Sat Oct 6 09:02:29 PDT 2007
If I copy or set zero bytes with memcpy(), memmove(), or memset(), can
the <dest> and <src> arguments be null? Can they be invalid pointers?
Regards,
Jon
More information about the llvm-dev
mailing list