Wireshark-commits: [Wireshark-commits] master 6b216c4: PCP: Use GLib 2.32 < supported hash function

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Dec 2015 07:52:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6b216c4fc5caa6420bc19f0ffc35d5b64e4a84d0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6b216c4 by Ryan Doyle (ryan@xxxxxxxxxxxx):

    PCP: Use GLib 2.32 < supported hash functions
    
    GLib 2.32 is required for use of g_hash_table_contains function
    
    Change-Id: Ia2af2868ab1029d392d921d915b8898fb5ec81a4
    Reviewed-on: https://code.wireshark.org/review/12361
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  6198a43   PCP: Implement PMID to name mapping
    adds  6b216c4   PCP: Use GLib 2.32 < supported hash functions


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