Wireshark-commits: [Wireshark-commits] master c8dd3a1: mate: move 3 big structures from stack to he
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Apr 2017 05:48:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c8dd3a1141ede3b238597b3026d2fa09d8b7c321
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    mate: move 3 big structures from stack to heap
    
    Change-Id: I03bdb1f17c8c8b79cc78e37b14ac4e959f1ed089
    Reviewed-on: https://code.wireshark.org/review/21078
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3a8db34   Remove some unused code.
    adds  c8dd3a1   mate: move 3 big structures from stack to heap


Summary of changes:
 plugins/mate/mate_util.c |   50 +++++++++++++++++++++++++++++++++-------------
 1 file changed, 36 insertions(+), 14 deletions(-)