Skip to content

Commit 7057aa9

Browse files
committed
add blurb
1 parent 4da93eb commit 7057aa9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Fix potential Undefined Behavior in _PyUnicodeWriter_WriteASCIIString() by
2+
adding a zero-length check and using memmove() instead of memcpy(). Patch by
3+
Shamil Abdulaev.

0 commit comments

Comments
 (0)