Wireshark-commits: [Wireshark-commits] master fc90970: asn2wrs.py: fix regression introduced by gf4
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 30 Dec 2018 10:52:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fc909707966a93a97573af429a3c1be5377dcad8
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

fc90970 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    asn2wrs.py: fix regression introduced by gf4b0b2109
    
    FT_(U)INT64 are restricted to integer types only currently.
    Do not use VALS64() for other types.
    
    Change-Id: Id2299a9291c53ef246b90d732eb84811510ccb85
    Reviewed-on: https://code.wireshark.org/review/31257
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  0f7812f   [Automatic update for 2018-12-30]
     add  fc90970   asn2wrs.py: fix regression introduced by gf4b0b2109


Summary of changes:
 tools/asn2wrs.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)