Wireshark-commits: [Wireshark-commits] master-2.4 82c6d79: Use find_or_create_conversation().

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 31 Jan 2019 18:31:24 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=82c6d79e1b52663181ac84ea0cc94e10b2c057f9
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark

Commits:

82c6d79 by Guy Harris (guy@xxxxxxxxxxxx):

    Use find_or_create_conversation().
    
    2.4 doesn't have find_conversation_pinfo(), but it does have
    find_or_create_conversation().
    
    Change-Id: I70310b21910eabb4aaa5f24f608e574dffc70fe1
    Reviewed-on: https://code.wireshark.org/review/31845
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c2fffff   Qt: Restore column width and visibility when switching profiles
     add  82c6d79   Use find_or_create_conversation().


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