URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2728dfcf6f388f2a1283d9f22bce5bc66a24d22f
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
2728dfc by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Fix proto_tree_add_bytes_item() when we fail to decode number from string
We still need to insert an empty g_byte_array
Bug: 11309
Change-Id: Idf2ed8ea81b3f612ef8d6ae1aed158108dcc4356
Reviewed-on: https://code.wireshark.org/review/9114
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit 6126a6455058696dd0ac2073032bdfe066a6ae38)
Reviewed-on: https://code.wireshark.org/review/9115
Actions performed:
from 15578d4 dumpcap: fix files capture autostop condition
adds 2728dfc Fix proto_tree_add_bytes_item() when we fail to decode number from string
Summary of changes:
epan/proto.c | 2 ++
1 file changed, 2 insertions(+)