URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c654add76c76267a7b883e6a3e35d5d744847eac
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c654add by Guy Harris (guy@xxxxxxxxxxxx):
Add consts to casts to suppress warnings.
Pull the "cast this to a pointer to an __m128i" idiom into a macro, and
use the macro; have that macro use "const" in the casts.
Change-Id: Ife90b7daef2f09368790f3b2ffbb227d6d794dea
Reviewed-on: https://code.wireshark.org/review/2871
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 570d52a Pull the record processing into netmon_process_record().
adds c654add Add consts to casts to suppress warnings.
Summary of changes:
wsutil/ws_mempbrk_sse42.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)