Wireshark-commits: [Wireshark-commits] master 0a2de4f: Always set the crash information.

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

Commits:

0a2de4f 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: I8ab29fd86656dd44322991d0d7263c6bb4fcd425
    Reviewed-on: https://code.wireshark.org/review/2730
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  a07dc8b   Add echld_test to the list of files we ignore (built with --enable-echld).
    adds  0a2de4f   Always set the crash information.


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