aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/display_filter_edit.cpp
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-05-11 15:10:54 -0700
committerGuy Harris <guy@alum.mit.edu>2015-05-11 22:11:21 +0000
commit8045cd648140cf56ef8b9c02f1015b8807082333 (patch)
treeac691d24883bba995258cd058b6c8276dfdf015c /ui/qt/display_filter_edit.cpp
parente3e5d3032eea06ea00f7028cb35f559bfd2af186 (diff)
Do not assume the data field of an address structure is an aligned pointer.
There is *no* guarantee that it's aligned on a 4-byte boundary, and there is *no* guarantee that you can safely dereference an unaligned pointer. See bug 11172 for a crash on Solaris/SPARC caused by those assumptions both being false. Change-Id: I30d97aebd42283545f5b8f6d50fa09c5b476ec47 Reviewed-on: https://code.wireshark.org/review/8412 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'ui/qt/display_filter_edit.cpp')
0 files changed, 0 insertions, 0 deletions