Changeset 72209 in webkit for trunk/JavaScriptCore/ChangeLog
- Timestamp:
- Nov 17, 2010, 8:36:04 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/ChangeLog
r72207 r72209 1 2010-11-17 David Kilzer <[email protected]> 2 3 <http://webkit.org/b/49634> Make overflow guards in WTF::String::utf8 explicit 4 5 Reviewed by Darin Adler. 6 7 Add an explicit overflow check prior to allocating our buffer, 8 rather than implicitly relying on the guard in convertUTF16ToUTF8. 9 10 * wtf/text/WTFString.cpp: 11 (WTF::String::utf8): 12 1 13 2010-11-17 Sheriff Bot <[email protected]> 2 14
Note:
See TracChangeset
for help on using the changeset viewer.