URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f26615456a4ec29906e71a10a19448b84de56887
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f266154 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
HTTP2: fix cast from 'const void *' to 'struct HTTP2Tap *' drops const qualifier [-Wcast-qual]
Change-Id: I9d0ba8eb1ce5a3e3f867266f3fbad0727984fca2
Reviewed-on: https://code.wireshark.org/review/12873
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 7f34fd5 NGHTTP2: Update to 1.6.0
adds f266154 HTTP2: fix cast from 'const void *' to 'struct HTTP2Tap *' drops const qualifier [-Wcast-qual]
Summary of changes:
epan/dissectors/packet-http2.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)