Wireshark-commits: [Wireshark-commits] master-2.0 96526b2: Add COL_CUSTOM_PRIME_REGEX
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 21 Dec 2015 13:36:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=96526b286bbfe4a072adde9720c76db284a844ed
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

96526b2 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Add COL_CUSTOM_PRIME_REGEX
    
    Use this as a common regex to split multi-field custom columns.
    
    Change-Id: I40f76743284c5981c95d2e47d6d1d2a7f357d2ea
    Reviewed-on: https://code.wireshark.org/review/12753
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/12796
    

Actions performed:

    from  6bd7c75   Don't g_free() stuff allocated with wmem.
    adds  96526b2   Add COL_CUSTOM_PRIME_REGEX


Summary of changes:
 epan/column-info.h  |    1 +
 epan/column-utils.c |    2 +-
 ui/gtk/filter_dlg.c |    3 ++-
 3 files changed, 4 insertions(+), 2 deletions(-)