Wireshark-commits: [Wireshark-commits] lts-1.12.1 4667397: Add bounds checking to	find_signature.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4667397d5d81fc9d2994218fa731d0b617c31b02
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark
Commits:
4667397 by Michael Mann (mmann78@xxxxxxxxxxxx):
    Add bounds checking to find_signature.
    
    Bug: 11791
    Change-Id: Ibaa2c16229c1b78818283ba5f954b09f3894dc60
    Reviewed-on: https://code.wireshark.org/review/12270
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 185911de7d337246044c8e99da2f5b4bac74c0d5)
    Reviewed-on: https://code.wireshark.org/review/12294
    (cherry picked from commit e4267dd4d03b81c74cd6bc9f574f3f10936ee354)
    Reviewed-on: https://code.wireshark.org/review/12295
    (cherry picked from commit 51ccf92c014f6e1423ce74e62f7ebf8647e316e1)
    Reviewed-on: https://code.wireshark.org/review/13767
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    
Actions performed:
    from  f490c70   Replace my_dgt_tbcd_unpack with the safer tvb_bcd_dig_to_wmem_packet_str.
    adds  4667397   Add bounds checking to find_signature.
Summary of changes:
 wiretap/vwr.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)