URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2caf31b43b282cecfea8f08bdfa37033202f3bbb
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
2caf31b by Pascal Quantin (pascal.quantin@xxxxxxxxx):
RTP: fix invalid memory access
Bug: 10176
Change-Id: If54e4a5a118ea10befeeed5278394665df99425e
Reviewed-on: https://code.wireshark.org/review/2187
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit 51750bea8a61d1a7823bef5ebe5db5cd95b939d3)
Reviewed-on: https://code.wireshark.org/review/2188
Actions performed:
from 65c6ba6 Fix switch case on ExpandedNodeId encoding mask
adds 2caf31b RTP: fix invalid memory access
Summary of changes:
epan/dissectors/packet-rtp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)