Evan Huus
changed
bug 9277
What |
Removed |
Added |
Status |
CONFIRMED
|
INCOMPLETE
|
CC |
|
anders.broman@ericsson.com, eapache@gmail.com
|
Comment # 2
on bug 9277
from Evan Huus
Regression from r52651. The "real" tvb_memcpy used check_offset_length not just
for bounds checking but to normalize offsets and lengths (which might be
negative) into valid positive values for passing to the system memcpy.
I reverted the commit as a temporary measure to make the buildbot happy.
Anders, feel free to either fix and recommit, or close this.
You are receiving this mail because:
- You are watching all bug changes.