Wireshark-commits: [Wireshark-commits] master 9a366b0: Disable SSE4.2 _ws_mempbrk_sse42 due to bug

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 29 Jan 2015 19:11:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9a366b0476267ed68b9704e84b966ba7fa1c1b19
Submitter: Hadriel Kaplan (hadrielk@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9a366b0 by Hadriel Kaplan (hadrielk@xxxxxxxxx):

    Disable SSE4.2 _ws_mempbrk_sse42 due to bug 10798
    
    This is a (possibly) temporary change to master to
    disable _ws_mempbrk_sse42 to see if that fixes bug
    10798.
    
    Ping-Bug: 10798
    Change-Id: I2e438ff299f55709c66a37634d2a7e799c513ac9
    Reviewed-on: https://code.wireshark.org/review/6844
    Petri-Dish: Hadriel Kaplan <hadrielk@xxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Hadriel Kaplan <hadrielk@xxxxxxxxx>
    Tested-by: Hadriel Kaplan <hadrielk@xxxxxxxxx>
    

Actions performed:

    from  0137f92   addr_resolv: correctly scope returned memory
    adds  9a366b0   Disable SSE4.2 _ws_mempbrk_sse42 due to bug 10798


Summary of changes:
 wsutil/ws_mempbrk.c |    3 +++
 1 file changed, 3 insertions(+)