Wireshark-commits: [Wireshark-commits] master 677e103: udpdump.c: warning C6262: Function uses '656

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 27 Mar 2017 03:13:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=677e103d1076760139b7b53527cac55f3ace55b3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

677e103 by Michael Mann (mmann78@xxxxxxxxxxxx):

    udpdump.c:  warning C6262: Function uses '65608' bytes of stack:  exceeds /analyze:stacksize '16384'
    
    Change-Id: I1d82c62dd30497db6a88ba3d3c973799ba7631ab
    Reviewed-on: https://code.wireshark.org/review/20730
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  6184560   LLRP: Remove PARAM_TREE_ADD* macros
    adds  677e103   udpdump.c:  warning C6262: Function uses '65608' bytes of stack:  exceeds /analyze:stacksize '16384'


Summary of changes:
 extcap/udpdump.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)