http://codereview.chromium.org/552042/diff/1001/4
File src/platform.h (right):

http://codereview.chromium.org/552042/diff/1001/4#newcode244
src/platform.h:244: // Calls strncpy in POSIX and strncpy_s in Windows.
It means that
I think it would make more sense to change the implementation of StrNCpy
to work the same on all platforms.  Why don't we change StrNCpy to
always null terminate and document this consistent behavior instead?

http://codereview.chromium.org/552042
-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to