URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d283fe5ebd3168633b898c673f7d66ad2d6c9919
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
d283fe5 by Peter Wu (peter@xxxxxxxxxxxxx):
rawshark: avoid RVALS for casting hfinfo->strings
No functional change, it just makes gcc -Wc++-compat happy.
Change-Id: I9001373686ccafd3252089ced8e5b630efbcaca2
Reviewed-on: https://code.wireshark.org/review/29760
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 3075bd8 erf: do not use VALS to cast a void pointer
add d283fe5 rawshark: avoid RVALS for casting hfinfo->strings
Summary of changes:
rawshark.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)