URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7e76e5f2c865fa868b551fb974f71dade1972383
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7e76e5f by Gerald Combs (gerald@xxxxxxxxxxxxx):
Make sure we pass valid addresses to find_conversation.
Pass empty (AT_NONE) addresses to find_conversation and
conversation_create_endpoint instead of NULL, similar to the LBTxx and
other dissectors.
Bug: 14394
Change-Id: Ia4573b276551a9c3d2da155faf786e8d15229100
Reviewed-on: https://code.wireshark.org/review/25620
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 3950163 [SBC-AP] Enhance info column information.
adds 7e76e5f Make sure we pass valid addresses to find_conversation.
Summary of changes:
epan/conversation.c | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)