Wireshark-commits: [Wireshark-commits] master-2.6 737d7c0: Fix creation of	conversation.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=737d7c0e00556e2f3667e6e74a15383601317d3c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
737d7c0 by Guy Harris (guy@xxxxxxxxxxxx):
    Fix creation of conversation.
    
    The last argument to conversation_new_by_id() is the options for the
    conversation, *not* the frame number.
    
    Change-Id: I44e1819123432aa043e82f6b74ebdfad26ce76c0
    Reviewed-on: https://code.wireshark.org/review/28545
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 9d1cea0c18a9c97843ff79a759b60953cd8df107)
    Reviewed-on: https://code.wireshark.org/review/28546
    
Actions performed:
    from  5005abc   Fix debugging code.
    adds  737d7c0   Fix creation of conversation.
Summary of changes:
 epan/dissectors/packet-iax2.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)