diff options
author | Guy Harris <guy@alum.mit.edu> | 2019-07-26 01:54:14 -0700 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2019-07-26 10:23:32 +0000 |
commit | 99f574aecb0115e5017fb120056117220ffed87b (patch) | |
tree | bfb15c1b33981afc39f01e9a7bcf39b71d747492 /wiretap/netxray.c | |
parent | 3a137dfef0aeb9f040ded43a45e5a3b9cfc25d74 (diff) | |
download | wireshark-99f574aecb0115e5017fb120056117220ffed87b.tar.gz wireshark-99f574aecb0115e5017fb120056117220ffed87b.tar.bz2 wireshark-99f574aecb0115e5017fb120056117220ffed87b.zip |
Initialize newly-allocated iap_conversation_t before fetching packet data.
If we do it after trying to fetch packet data, the attempt to fetch
might throw an exception, and the structure won't be fully initialized.
Bug: 15934
Change-Id: If50a8c18232d934c1e33512cddb40a011a4eaef7
Reviewed-on: https://code.wireshark.org/review/34087
Petri-Dish: Guy Harris <guy@alum.mit.edu>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'wiretap/netxray.c')
0 files changed, 0 insertions, 0 deletions