Wireshark-commits: [Wireshark-commits] master-2.2 6b2103f: Make the string representation of the fr

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 08 Jun 2018 23:17:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6b2103f32c5ae1a5ee3b3d5341ed50b8bb0d11ae
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

6b2103f by Guy Harris (guy@xxxxxxxxxxxx):

    Make the string representation of the frame bitmap cover the frame bitmap.
    
    Make it begin where the frame bitmap begins, and end where the frame
    bitmap ends, rather than pretending it begins where the frame bitmap
    *ends* and is as many bytes long as the generated string is.
    
    Change-Id: Id62ba067116e3191646af764d3ae846474ac29c8
    Reviewed-on: https://code.wireshark.org/review/28160
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 89540b9cba201855385fd90d1bffec270bf74ce9)
    Reviewed-on: https://code.wireshark.org/review/28163
    

Actions performed:

    from  5df2140   dumpcap: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    adds  6b2103f   Make the string representation of the frame bitmap cover the frame bitmap.


Summary of changes:
 epan/dissectors/packet-t30.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)