Wireshark-commits: [Wireshark-commits] master 3f8fbb7: Remove the last two true calls to se_alloc.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 16 Jan 2015 00:38:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3f8fbb734915aaf74eb006898e8fabb007afbf48
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3f8fbb7 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Remove the last two true calls to se_alloc.
    
    (The other calls are just wrapped in macros)
    
    Change-Id: I6a029dddf7742ba95510ec24cec30553461e48c6
    Reviewed-on: https://code.wireshark.org/review/6558
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  e530c89   Replace se alloced memory in compare stat tap.
    adds  3f8fbb7   Remove the last two true calls to se_alloc.


Summary of changes:
 epan/crypt/airpdcap.c              |   27 ++++++++++++++++++++++++++-
 epan/dissectors/packet-ieee80211.c |   19 +++++++++----------
 2 files changed, 35 insertions(+), 11 deletions(-)