]> granicus.if.org Git - python/commit
Fix #8530: Prevent stringlib fastsearch from reading beyond the front of an array.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 8 Aug 2010 22:07:16 +0000 (22:07 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 8 Aug 2010 22:07:16 +0000 (22:07 +0000)
commiteb6f3ead00f1cccffafba03245861a4d6bd84346
treeae40df9ad342570b5e149d4afeddc8a0e34fd284
parentbddc9fe22bb5d78bfb3db891d3b2d56d963f6e04
Fix #8530: Prevent stringlib fastsearch from reading beyond the front of an array.
Misc/NEWS
Objects/stringlib/fastsearch.h