Wireshark-commits: [Wireshark-commits] master-2.2 e19aba3: GIOP: use wmem packet scope for get_modn

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

Commits:

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

    GIOP: use wmem packet scope for get_modname_from_repoid()
    
    Bug: 14484
    Change-Id: Ie2a4cc179ba25a1e3e50d689e21f003001a301fa
    Reviewed-on: https://code.wireshark.org/review/26289
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 4581eb2de2e5aacfc9a2224df181010dc8e6141b)
    Reviewed-on: https://code.wireshark.org/review/26312
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    

Actions performed:

    from  c2e5d02   print: free memory if not used (found by clang).
    adds  e19aba3   GIOP: use wmem packet scope for get_modname_from_repoid()


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