FP: Fix out of bounds error in heuristic PCH dissector
authorDarien Spencer <cusneud@mail.com>
Mon, 19 Jun 2017 19:16:47 +0000 (12:16 -0700)
committerPascal Quantin <pascal.quantin@gmail.com>
Mon, 19 Jun 2017 13:44:40 +0000 (13:44 +0000)
commitd85db24ce58b624bdd5c4cef3d06fcfba5a3ec25
treebdf179e12f29080744de857c257c552a162fbfc6
parent31ffb58eb0db57df45f1f8e45afb759251982793
FP: Fix out of bounds error in heuristic PCH dissector

Heuristic PCH dissector was trying to access the packet's header (4 bytes) without asserting these bytes exist

Change-Id: Id2747e00ed353b1962293b3cd3ea6fbe9449a81d
Reviewed-on: https://code.wireshark.org/review/22220
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
epan/dissectors/packet-umts_fp.c