URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b30d7b1f779b45527429a1302845fe8c03c9bbad
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b30d7b1 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
PMPROXY: check that pointer is not NULL before doing a strlen
Bug: 11258
Change-Id: I5c8c17861f79d0b0cc5286fca742ed16e8d4ba74
Reviewed-on: https://code.wireshark.org/review/8840
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from a36ec5a AMQP: fix The 'format_name' variable is assigned to itself found by PVS Studio (V570)
adds b30d7b1 PMPROXY: check that pointer is not NULL before doing a strlen
Summary of changes:
epan/dissectors/packet-pmproxy.c | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)