Wireshark-commits: [Wireshark-commits] master 577d4f2: QUIC: fix 'quic.puflags.cid' exists multiple

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 30 May 2016 14:14:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=577d4f2b787ba747765f1c9151b97bb3a37c0ba8
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

577d4f2 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    QUIC: fix 'quic.puflags.cid' exists multiple times with NOT compatible types: FT_UINT8 and FT_BOOLEAN
    
    Change-Id: I5b90ce0f1201121d699481d3aa15e48b7c747a5a
    Reviewed-on: https://code.wireshark.org/review/15618
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  07c5e05   ISUP: make number string filterable again
    adds  577d4f2   QUIC: fix 'quic.puflags.cid' exists multiple times with NOT compatible types: FT_UINT8 and FT_BOOLEAN


Summary of changes:
 epan/dissectors/packet-quic.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)