Wireshark-commits: [Wireshark-commits] master-2.0 e47abc8: asn1.c: fix printf arguments used with D

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 10 Oct 2015 17:41:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e47abc8fbcb818d6fe5362a2b4e1172041b518e2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

e47abc8 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>
    (cherry picked from commit 626c61c1266ae7b961810dc87c2f75ee409d7c7b)
    Reviewed-on: https://code.wireshark.org/review/10925
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  d54e500   Clean up from cherry-picking.
    adds  e47abc8   asn1.c: fix printf arguments used with DEBUG flag


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