Wireshark-commits: [Wireshark-commits] master 24b5a55: quic: Make sure that we still build when cer
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 02 Mar 2018 06:50:09 +0000
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(+)