Use offset into parser buffer to avoid potential heap overflow.
authorYousong Zhou <[email protected]>
Thu, 6 Nov 2014 20:21:47 +0000 (04:21 +0800)
committerFelix Fietkau <[email protected]>
Tue, 25 Nov 2014 10:44:17 +0000 (11:44 +0100)
commitf8f9decc545a7e9fc7b4c92534f4bf2b1db4a4f0
tree31c320a0622e874c802437d371c5b7bd24ee7d4e
parent553046dfa92cd4e0c2d16c25a80deba38d4c9ded
Use offset into parser buffer to avoid potential heap overflow.

Signed-off-by: Yousong Zhou <[email protected]>
delta.c
file.c
uci_internal.h
util.c