diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-10-15 00:34:19 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-10-19 07:13:27 +0200 |
commit | b6af8ed13a73a705b79e79ecd7320f3e90e98315 (patch) | |
tree | e841bbd0295024949d6d5edbb8164fffb325639f /unicode_width.h | |
parent | mailinfo: fold decode_header_bq() into decode_header() (diff) | |
download | git-b6af8ed13a73a705b79e79ecd7320f3e90e98315.tar.xz git-b6af8ed13a73a705b79e79ecd7320f3e90e98315.zip |
mailinfo: fix an off-by-one error in the boundary stack
We pre-increment the pointer that we will use to store something at,
so the pointer is already beyond the end of the array if it points
at content[MAX_BOUNDARIES].
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'unicode_width.h')
0 files changed, 0 insertions, 0 deletions