https://sourceware.org/bugzilla/show_bug.cgi?id=30507

--- Comment #2 from Lukas Dresel <lukas.dresel at cs dot ucsb.edu> ---
The `length` passed to memcpy and the `data` are zero in this case, causing it
to be a non-issue on my system (if len is zero, memcpy does not attempt to
dereference the pointer), but I'm not sure about other libc's or other
architectures.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to