URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=85e94d5e9a9a3abb1a0c209243efcf7cfd470b75
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
85e94d5 by AndersBroman (anders.broman@xxxxxxxxxxxx):
[packet-h] Add defines to make it possible to convert functions prefixed
with new_ to plain function names without changing all at the same time.
Change-Id: I52682996704ff2472c9830bb62fda2a3cbef6589
Reviewed-on: https://code.wireshark.org/review/12401
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 2e4be48 Qt: fix a potential memory leak in RTP audio stream playback
adds 85e94d5 [packet-h] Add defines to make it possible to convert functions prefixed with new_ to plain function names without changing all at the same time.
Summary of changes:
debian/libwireshark0.symbols | 6 +++---
epan/packet.h | 9 ++++++---
2 files changed, 9 insertions(+), 6 deletions(-)