Wireshark-commits: [Wireshark-commits] master 626c61c: asn1.c: fix printf arguments used with DEBUG

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 9 Oct 2015 18:45:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=626c61c1266ae7b961810dc87c2f75ee409d7c7b
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

626c61c by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    asn1.c: fix printf arguments used with DEBUG flag
    
    Bug: 11581
    Change-Id: If960e45d5ed71abb3cadcb6dd83832b9098e11a7
    Reviewed-on: https://code.wireshark.org/review/10904
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  38ba49e   Add WS_DLL_PUBLIC for Address Type Registration
    adds  626c61c   asn1.c: fix printf arguments used with DEBUG flag


Summary of changes:
 epan/asn1.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)