summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Core and Builtins/2018-01-26-21-20-21.bpo-32583.Fh3fau.rst
blob: 45f1d043f9d6fe8c3b4ed040eadf5e274b91b894 (plain)
1
2
Fix possible crashing in builtin Unicode decoders caused by write
out-of-bound errors when using customized decode error handlers.