URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9c9fd67d8b8476176046838c3f36e7defcbaff33
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9c9fd67 by Michael Mann (mmann78@xxxxxxxxxxxx):
packet-nbap.c: Convert some g_ APIs to wmem.
Change-Id: I480dd5c533b53cc90e483f42e974c5f3e660e305
Reviewed-on: https://code.wireshark.org/review/16548
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 29a98d1 Allow BASE_NONE (with strings conversion) for integral values again.
adds 9c9fd67 packet-nbap.c: Convert some g_ APIs to wmem.
Summary of changes:
epan/dissectors/asn1/nbap/nbap.cnf | 23 ++--
epan/dissectors/asn1/nbap/packet-nbap-template.c | 34 +-----
epan/dissectors/packet-nbap.c | 123 +++++++++-------------
3 files changed, 67 insertions(+), 113 deletions(-)