Wireshark-commits: [Wireshark-commits] master 24b5a55: quic: Make sure that we still build when cer
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=24b5a55393bba27327998f2d608706dc73902aa9
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
24b5a55 by Richard Sharpe (realrichardsharpe@xxxxxxxxx):
quic: Make sure that we still build when certain libraries not found.
This adds some _U_ to prevent build failures when the build platform
does not have certain libraries or more recent versions of those libraries.
Change-Id: I82a1c14dd250181af189bd8564afc47180385e60
Reviewed-on: https://code.wireshark.org/review/26211
Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 68e16ab RLC: Fix duplication check after sqn reset
adds 24b5a55 quic: Make sure that we still build when certain libraries not found.
Summary of changes:
epan/dissectors/packet-quic.c | 12 ++++++++++++
1 file changed, 12 insertions(+)