Wireshark-commits: [Wireshark-commits] master 183732fb: Improve Error messages when failing to load
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=183732fb8f6d8fcd4e56730a957963ef1baa1484
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
183732fb by Michael Mann (mmann78@xxxxxxxxxxxx):
    Improve Error messages when failing to load pcapng files
    
    Include the pcapng block name in every error message to give user a better hint as to where the error is
    
    Bug: 8798
    Change-Id: Idd80a8541ac37a42b9bd2e988fa8da1ce7bc91a0
    Reviewed-on: https://code.wireshark.org/review/13310
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  a89ce92   Fix indentation.
    adds  183732fb  Improve Error messages when failing to load pcapng files
Summary of changes:
 wiretap/pcapng.c |   43 +++++++++++++++++++++++--------------------
 1 file changed, 23 insertions(+), 20 deletions(-)