URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=361195b22c953c75aa96d836060d4752024a0a87
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
361195b by Pascal Quantin (pascal.quantin@xxxxxxxxx):
extcap: preference name must only contain lower case ASCII, numbers, dots or underscores
This chage set restores the normalization that was done before g485bc45.
Without it, USBPcap extacp utility triggers a crash.
Change-Id: Id960db186888452ec3d04df1ee48dcc3899e8951
Reviewed-on: https://code.wireshark.org/review/16871
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
(cherry picked from commit 0bf128860783da20706506f7580927c7755cb52a)
Reviewed-on: https://code.wireshark.org/review/16878
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 1c9cdc2 asn2wrs: put back parsetab.py file in ASN.1 source folder
adds 361195b extcap: preference name must only contain lower case ASCII, numbers, dots or underscores
Summary of changes:
extcap.c | 40 ++++++++++++++++++++++++++++++----------
1 file changed, 30 insertions(+), 10 deletions(-)