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 d2227b7: extcap: Allow ASCII '0' in preference name

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 13 Nov 2018 18:08:08 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d2227b768ed50b50a2325c8521de4605bb7be78f
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    extcap: Allow ASCII '0' in preference name
    
    Update another regex to also allow '0' in the preference name.
    
    Change-Id: I61e39a160d86195c989ab53623bc5887a10dcaad
    Reviewed-on: https://code.wireshark.org/review/30606
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  5d7199d   PKIX1EXPLICIT: Fixing Attribute and AttributeTypeAndValue ASN.1 cnf
     add  d2227b7   extcap: Allow ASCII '0' in preference name


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