URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d53229dbc169143f301625ff44e1ca14ba3ab286
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d53229d by Pascal Quantin (pascal.quantin@xxxxxxxxx):
AT: fix heuristic check
It should loop on captured data, not reported one
While we are at it, let's call tvb_format_text_wsp() only once
Change-Id: If6805a91d8e5dcf641e682b453522d88cbc2df6c
Reviewed-on: https://code.wireshark.org/review/15699
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from cad300e Use file extension when capturing from multiple interfaces.
adds d53229d AT: fix heuristic check
Summary of changes:
epan/dissectors/packet-at.c | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)