Wireshark-commits: [Wireshark-commits] master-1.10 b4eeb6a: Always set the crash information.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 30 Jun 2014 22:39:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b4eeb6a7a6131287170d01db7e4991e643e70adb
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

b4eeb6a 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: Id1c8d09cac0f4376ba45e2ceb7d63acdfeb2fb57
    Reviewed-on: https://code.wireshark.org/review/2732
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  f6609f6   GSM MAP: ensure that p2p_dir is always initialized before calling GSM SMS dissector
    adds  b4eeb6a   Always set the crash information.


Summary of changes:
 ui/gtk/main.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)