URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eecc1353a2a8b5edb226905427f471fbd914ca85
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
eecc135 by Sean O. Stalley (sean.stalley@xxxxxxxxx):
Added parentheses to macros to prevent unexpected behavior
Masks for padding now have an additional parenthesis to ensure
proper operator precedence.
Per the request of Evan Huus; See comment in Change-Id:
I3ad4e1beb891f9c2835adff320095e7e738241eb, Patch Set 10.
Change-Id: Ic8878f870b58cd272675b4d6c3658a029bb67984
Reviewed-on: https://code.wireshark.org/review/1519
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 2975593 libnl is a Linux-specific library; don't offer libnl support except on Linux.
adds eecc135 Added parentheses to macros to prevent unexpected behavior
Summary of changes:
epan/dissectors/packet-mausb.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)