aboutsummaryrefslogtreecommitdiffstats
path: root/ui-blob.c
diff options
context:
space:
mode:
authorEric Wong <[email protected]>2009-03-15 01:41:47 +0000
committerLars Hjemli <[email protected]>2009-03-15 07:46:15 +0000
commit112973615a78ce61fd6e767128df03b075be72ca (patch)
treecf4b3eb63f42d77ac77f74d951f583e1503886aa /ui-blob.c
parentui-tree: escape ascii-text properly in hexdump view (diff)
downloadcgit-112973615a78ce61fd6e767128df03b075be72ca.tar.gz
cgit-112973615a78ce61fd6e767128df03b075be72ca.zip
fix segfault when displaying empty blobs
When size is zero, subtracting one from it turns it into ULONG_MAX which causes an out-of-bounds access on buf. Signed-off-by: Eric Wong <[email protected]> Signed-off-by: Lars Hjemli <[email protected]>
Diffstat (limited to 'ui-blob.c')
0 files changed, 0 insertions, 0 deletions