URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=939fcbea0eb10234bb3e898a420e9e4372016827
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
939fcbe by Guy Harris (guy@xxxxxxxxxxxx):
Fix presumed cut-and-pasteo.
On errors *other* than a short read, we were driving on and processing
the non-data that we didn't read.
Change-Id: I6289ddf31ff7896918a030af9d1261bdc194e7d3
Reviewed-on: https://code.wireshark.org/review/4270
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 5f096acb454c3d57d23a786f49a884dd4afb0499)
Reviewed-on: https://code.wireshark.org/review/4272
Actions performed:
from 06cd8b8 6LoWPAN: fix encapsulating address decoding when a Mesh header is present
adds 939fcbe Fix presumed cut-and-pasteo.
Summary of changes:
wiretap/ngsniffer.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)