Re: [Python-Dev] cpython (merge 2.7 -> 3.1): complain when nbytes> buflen to fix possible buffer overflow (closes #20246)

2014年1月14日 01:18:48 -0800

In article <[email protected]>,
 benjamin.peterson <[email protected]> wrote:
> http://hg.python.org/cpython/rev/715fd3d8ac93
> changeset: 88454:715fd3d8ac93
> branch: 3.1
> parent: 86777:b1ddcb220a7f
> parent: 88453:87673659d8f7
> user: Benjamin Peterson <[email protected]>
> date: Mon Jan 13 23:06:14 2014 -0500
> summary:
> complain when nbytes > buflen to fix possible buffer overflow (closes 
> #20246)
Benjamin, I think you may have mistakenly merged from 2.7 to 3.1 here 
and then left the 3.1 branch open (i.e. unmerged to 3.2).
-- 
 Ned Deily,
 [email protected]
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to