URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4f8b3f3d2a76d9afe9021dcb70f9abea5f595201
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
4f8b3f3 by Guy Harris (guy@xxxxxxxxxxxx):
By default, don't stop after a read error.
For close to 10 years, we have defaulted not to stop processing on an
open error; default not to stop processing on a read error, either. -C
causes us to stop for both.
Bug: 15433
Change-Id: I5cd239c160d0ff85eb0425ca4b172532a4659fd3
Reviewed-on: https://code.wireshark.org/review/31710
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 5d38999 opa-mad: Fix PortSelectMask parsing to common function
add 4f8b3f3 By default, don't stop after a read error.
Summary of changes:
capinfos.c | 15 ++++++++-------
doc/capinfos.pod | 12 +++++++-----
2 files changed, 15 insertions(+), 12 deletions(-)