summaryrefslogtreecommitdiff
path: root/capture_opts.h
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2016-06-22 10:56:30 -0700
committerMichael Mann <mmann78@netscape.net>2016-06-22 21:25:31 +0000
commitf9cf660e6e4fc0e52e6ed7c14ebec4532586eb5e (patch)
tree5aaccc3b1ea6a1aafe270e24ec260df5c135bd73 /capture_opts.h
parent692e2b65e6fe42754b58c8020b3b4e48ed739877 (diff)
downloadwireshark-f9cf660e6e4fc0e52e6ed7c14ebec4532586eb5e.tar.gz
Qt: Fix crash in Conversations and Endpoints dialogs
Don't assume that conv_item_t or hostlist_talker_t pointers never change. GArrays can reallocate their data, and in our case this can happen when we have more than 10,000 items (which is the size that the conversation table code passes to_array_sized_new). Bug: 12288 Change-Id: I88e58be830e35dde272f81fe9250b054fb87facf Reviewed-on: https://code.wireshark.org/review/16078 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'capture_opts.h')
0 files changed, 0 insertions, 0 deletions