Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master b2c244e: extcap: Allow ASCII '0' in preference name

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 13 Nov 2018 14:51:38 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b2c244e92d625d1e312b3b205b87a74850cc5f1f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

b2c244e by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    extcap: Allow ASCII '0' in preference name
    
    Update the regex to also allow '0' in the preference name.
    
    Change-Id: I881079b579b9193dd31dda2150d9a50c000c0dd3
    Reviewed-on: https://code.wireshark.org/review/30602
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d06e041   RTCP: Fix RTCP Floor Control message Sub-type "Floor taken" is displayed as "Unknown"
     add  b2c244e   extcap: Allow ASCII '0' in preference name


Summary of changes:
 extcap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)