URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=df468f5f845b68860325bd29ae0e6305f61d03ea
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
df468f5 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
jsmn: check superior token node value before using it
Other uses are already checked but it looks like those ones were missing
Bug: 10907
Change-Id: I35c160657faba4371fedb96ab822bcd4fffa7dd8
Reviewed-on: https://code.wireshark.org/review/6881
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from dc6482b Convert the value string APIs that only currently have packet-scope use to wmem.
adds df468f5 jsmn: check superior token node value before using it
Summary of changes:
epan/jsmn/jsmn.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)