Wireshark-commits: [Wireshark-commits] master 7eff18a: t38: allocate memory in pinfo pool scope.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 28 Feb 2018 15:55:23 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7eff18a997a81935f22833b69af730f786865204
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7eff18a by Dario Lombardo (lomato@xxxxxxxxx):

    t38: allocate memory in pinfo pool scope.
    
    Change-Id: I627f21f2f67589374749f4f16f5d71cf45d98d68
    Reviewed-on: https://code.wireshark.org/review/26137
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  07bb8fc   dof: don't initialize nonce it is useless.
    adds  7eff18a   t38: allocate memory in pinfo pool scope.


Summary of changes:
 epan/dissectors/asn1/t38/packet-t38-template.c | 2 +-
 epan/dissectors/packet-t38.c                   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)