URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4be88234ba30ebdd095b24affb4952fbee752899
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.8.2
Repository: wireshark
Commits:
4be8823 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Protect dissector_get_(default_)string_handle() against NULL input string
Conflicts:
epan/packet.c
Bug: 11381
Change-Id: Ib102a23b3d840144757ce692312ff13009c5c95e
Reviewed-on: https://code.wireshark.org/review/9717
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit eb1ccbdccde89701f255f921d88992878057477d)
Reviewed-on: https://code.wireshark.org/review/9721
(cherry picked from commit 5470a4dd6230bb9fc4ab7a2c609c97dcf61f2017)
Reviewed-on: https://code.wireshark.org/review/10584
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/11258
Actions performed:
from e019090 Fix ptvcursor_add() so it can dissect the last bytes in a TVB again.
adds 4be8823 Protect dissector_get_(default_)string_handle() against NULL input string
Summary of changes:
epan/packet.c | 1 +
1 file changed, 1 insertion(+)