Wireshark-commits: [Wireshark-commits] master-2.2 1f8f145: PCP: allocate conversation info in file

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 07 Mar 2018 06:45:58 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1f8f1456f1e73b6c09e50a64749e43413ac12df7
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

1f8f145 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    PCP: allocate conversation info in file scope
    
    Bug: 14488
    Change-Id: I9bb85cfd58ace721ba8b957bc3351f6c017a8b69
    Reviewed-on: https://code.wireshark.org/review/26293
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 035f49d2c85ff9e0bab74e5af4c990ab2beea170)
    Reviewed-on: https://code.wireshark.org/review/26318
    

Actions performed:

    from  6e3b908   H223: fix a memory leak in conversation management
    adds  1f8f145   PCP: allocate conversation info in file scope


Summary of changes:
 epan/dissectors/packet-pcp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)