URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4b59394f5e1da97305de15c0d1aa3161acbf392c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
4b59394 by Guy Harris (guy@xxxxxxxxxxxx):
Always set the crash information.
There's no reason to do it only on Windows - and, in fact, the only
platform where we currently do anything with the information is OS X.
Every other program in the Wireshark suite that does it at all does it
on all platforms.
Change-Id: I7d017be224628fc08aaf7e64b380af7a5beb0232
Reviewed-on: https://code.wireshark.org/review/2731
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 1322190 Fix Bug #10238: Display filter expression dialog items do not expand/display properly.
adds 4b59394 Always set the crash information.
Summary of changes:
ui/gtk/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)