Skip to content

Commit 27cdd4f

Browse files
committed
i should go to sleep
1 parent 6777a45 commit 27cdd4f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Fix :func:`binascii.a2b_uu` reading past the end of an empty input buffer. Now
2-
it raises :exc:`binascii.Error`, instead of reading past the buffer end.
1+
Fix an out-of-bounds read of one byte in :func:`binascii.a2b_uu`. Raise
2+
:exc:`binascii.Error`, instead of reading past the buffer end.

0 commit comments

Comments
 (0)