URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9fe9505b46f17de2fdb6228e9c03280957704e92
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9fe9505 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
addr_resolv.c: fix a stack buffer overflow detected by ASAN
Issue reported by Alexis
Change-Id: I0ef19625b6844fbc2996b75d51e86f949e358c8d
Reviewed-on: https://code.wireshark.org/review/7273
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from a99cc2f address_types.c: fix a "conditional jump or move depends on uninitialised value" error found by Valgrind
adds 9fe9505 addr_resolv.c: fix a stack buffer overflow detected by ASAN
Summary of changes:
epan/addr_resolv.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)