summaryrefslogtreecommitdiff
path: root/py/makeversionhdr.py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2018-02-21 23:34:17 +1100
committerDamien George <damien.p.george@gmail.com>2018-02-21 23:34:17 +1100
commit160d6708684de8c71895f90bc699a5879fb6ed29 (patch)
treead45452d4a64c7e6fe1e50ccdb8af5125b96828c /py/makeversionhdr.py
parent8f9b113be25bec821254027e3e3d634f20553226 (diff)
py/objdeque: Protect against negative maxlen in deque constructor.
Otherwise passing -1 as maxlen will lead to a zero allocation and subsequent unbound buffer overflow in deque.append() because i_put is allowed to grow without bound.
Diffstat (limited to 'py/makeversionhdr.py')
0 files changed, 0 insertions, 0 deletions