Wireshark-commits: [Wireshark-commits] master 19b6062: Note that we can't use a child setup routine
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 24 Nov 2016 02:27:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=19b6062ffde208c3609581f306fc05594bfccfb7
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

19b6062 by Guy Harris (guy@xxxxxxxxxxxx):

    Note that we can't use a child setup routine in g_spawn routines.
    
    They don't work on Windows, and we support Windows, so....
    
    Change-Id: Icdbdfcfd930ae13aba6d8fb018d7e2af55b76fa1
    Reviewed-on: https://code.wireshark.org/review/18943
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  7dbe9b4   Return from snort_start early if dissector not enabled.
    adds  19b6062   Note that we can't use a child setup routine in g_spawn routines.


Summary of changes:
 epan/dissectors/packet-snort.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)