Wireshark-commits: [Wireshark-commits] master ebc6dfa: sharkd_session.c: Match printf argument with
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 27 Mar 2017 03:15:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ebc6dfa6ded7944cdea5f6ec05e2d73018e37203
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ebc6dfa by Michael Mann (mmann78@xxxxxxxxxxxx):

    sharkd_session.c: Match printf argument with datatype
    
    Address complaints from vscodeanalysis.
    
    Change-Id: I0943a635eb0904a5ee392f772aa21cc3b56bc3de
    Reviewed-on: https://code.wireshark.org/review/20728
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  677e103   udpdump.c:  warning C6262: Function uses '65608' bytes of stack:  exceeds /analyze:stacksize '16384'
    adds  ebc6dfa   sharkd_session.c: Match printf argument with datatype


Summary of changes:
 sharkd_session.c |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)