Wireshark-commits: [Wireshark-commits] master-2.2 2481133: Remove space character from ETHERWATCH m

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 19 Jan 2017 19:04:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=24811335dd54235571c999d03afbf418ebf61bcf
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

2481133 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Remove space character from ETHERWATCH magic key
    
    V6.0 only has one space after "ETHERWATCH", not two so heuristics fail.
    "ETHERWATCH " (one space) still seems like enough of a distinction.
    
    Bug: 13093
    Change-Id: Ib8786f6e2f5f595a4cab710b91cf78d175a6ab88
    Reviewed-on: https://code.wireshark.org/review/19673
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    (cherry picked from commit d691b0ef7ad01da6ff04d6ba152daa680290dc90)
    Reviewed-on: https://code.wireshark.org/review/19674
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    

Actions performed:

    from  d8582bc   Fix Access Violation in plugin_if_mainwindow_get_ws_info(...)
    adds  2481133   Remove space character from ETHERWATCH magic key


Summary of changes:
 wiretap/dbs-etherwatch.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)