URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9d1cea0c18a9c97843ff79a759b60953cd8df107
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9d1cea0 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>
Actions performed:
from f7b9163 randpktdump: add --delay option
adds 9d1cea0 Fix creation of conversation.
Summary of changes:
epan/dissectors/packet-iax2.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)