Wireshark-commits: [Wireshark-commits] master 3a8111e: Lua: give better errors for more WTAP_ERR_ t

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 4 Aug 2020 09:36:21 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3a8111e1c2adcdc0603993c6ed5d20a40f162125
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

3a8111e by Guy Harris (gharris@xxxxxxxxx):

    Lua: give better errors for more WTAP_ERR_ types from wtap_dump_open().
    
    Change-Id: I9878baebb78a36f306ae87b802680dc35875e862
    Reviewed-on: https://code.wireshark.org/review/38041
    Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    

Actions performed:

    from  e1c10c5   NTP: fix detection of larger MAC sizes, remove Autokey support
     add  3a8111e   Lua: give better errors for more WTAP_ERR_ types from wtap_dump_open().


Summary of changes:
 epan/wslua/wslua_dumper.c | 64 +++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 62 insertions(+), 2 deletions(-)