Wireshark-commits: [Wireshark-commits] master e631e11: openSAFETY: Add two checks for scm udid vali

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 3 Aug 2016 09:36:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e631e1156daa25671f4b61b92f9bee646866d0c2
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e631e11 by Roland Knall (roland.knall@xxxxxxxxxxxxxxxxx):

    openSAFETY: Add two checks for scm udid validity
    
    This is being done, to prevent false-positives which can
    not be filtered out using the heuristics, but have to be
    caught using additional check measurements
    
    Change-Id: I2ff2c97decf8a93d43f8f5b54e4d147552970b3f
    Reviewed-on: https://code.wireshark.org/review/16843
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  6d82619   Don't snprintf() into a string with one of the arguments being the same string.
    adds  e631e11   openSAFETY: Add two checks for scm udid validity


Summary of changes:
 epan/dissectors/packet-opensafety.c |  106 ++++++++++++++++++++++++-----------
 1 file changed, 73 insertions(+), 33 deletions(-)