URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2ddd92b6f8f587325b9e14598658626f3a007c5c
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2ddd92b by Pascal Quantin (pascal.quantin@xxxxxxxxx):
SDP: protect against out of bounds access
Change-Id: I4b24441cb26757b639e8113cab18d64c7f07112f
Ping-Bug: 9887
Reviewed-on: https://code.wireshark.org/review/11241
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from cc77d6c There's no need for all these variables to be volatile.
adds 2ddd92b SDP: protect against out of bounds access
Summary of changes:
epan/dissectors/packet-sdp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)