]> granicus.if.org Git - python/commit
Issue #23055: Fixed read-past-the-end error in PyUnicode_FromFormatV.
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 30 Jan 2015 23:15:29 +0000 (01:15 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 30 Jan 2015 23:15:29 +0000 (01:15 +0200)
commit227526dc5c47151d3829823f39ba122e7a348ed1
tree85da9eb90f072539782de571ad1036d0265af111
parent5ec0bbf27dfef0d486dca1177d8c86f37969474e
Issue #23055: Fixed read-past-the-end error in PyUnicode_FromFormatV.
Objects/unicodeobject.c