URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5f096acb454c3d57d23a786f49a884dd4afb0499
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5f096ac 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>
Actions performed:
from 31e8699 Qt: Add zoom and column resize actions.
adds 5f096ac Fix presumed cut-and-pasteo.
Summary of changes:
wiretap/ngsniffer.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)