URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=743d6bae1940bf11b0fa8230a070005826176d6e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
743d6ba by Guy Harris (guy@xxxxxxxxxxxx):
    Fix type of acn.dmx.data.
    
    Add a comment indicating what choices are offered here; note that going
    back to FT_BYTES without changing the way it's put into the protocol
    tree is *not* a choice that's available.
    
    Bug: 11999
    Change-Id: I9831c7e9e522d3c7cea2e92c2a989050772019e4
    Reviewed-on: https://code.wireshark.org/review/13244
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit fe1fd19db92dd5890a0c7df71a953e10aac4b4e5)
    Reviewed-on: https://code.wireshark.org/review/13245
    
Actions performed:
    from  2a24d21   Use TCP FIN bit to help determine desegmentation in HTTP dissector.
    adds  743d6ba   Fix type of acn.dmx.data.
Summary of changes:
 epan/dissectors/packet-acn.c |   10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)