Wireshark-commits: [Wireshark-commits] master 5234972: Make socpe a local variable, can be used if

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 5 Jun 2014 11:26:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=52349721d56c81dc4c7e9fe3b7a15c5429977edd
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5234972 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Make socpe a local variable, can be used if we change the g_slist to a
    wmem_list.
    
    Change-Id: I176a2acc5ae334916978f543c959287bf0d8541e
    Reviewed-on: https://code.wireshark.org/review/1979
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6db547f   STUN: Add error code from MS-ICE2BWM
    adds  5234972   Make socpe a local variable, can be used if we change the g_slist to a wmem_list.


Summary of changes:
 epan/frame_data.c |   11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)