URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4d1060eca52e3ec39ca6da7e729b6bd63d71a063
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4d1060e by Peter Wu (peter@xxxxxxxxxxxxx):
    mrcpv2: fix value_string termination
    
    Not actually used in a header field, but in str_to_str. Caught by an
    updated checkAPIs.pl script.
    
    Change-Id: I8b7173716034b71b556c3d95fa0541ca9117e1f1
    Reviewed-on: https://code.wireshark.org/review/20791
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  f8c870e   Throw in a cast to squelch a compiler warning.
    adds  4d1060e   mrcpv2: fix value_string termination
Summary of changes:
 epan/dissectors/packet-mrcpv2.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)