URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=29841933f934533cc63ff218bf0f6423ee51a7eb
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2984193 by AndersBroman (anders.broman@xxxxxxxxxxxx):
[RTP] Don't call p_get_proto_data() twice
Change-Id: Ie13e23232e183818b813e391274d75415b3fee83
Reviewed-on: https://code.wireshark.org/review/19181
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 2d89c34 packet-windows-common.h: Fix "Warning: this decimal constant is unsigned only in ISO C90"
adds 2984193 [RTP] Don't call p_get_proto_data() twice
Summary of changes:
epan/dissectors/packet-rtp.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)