URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=26840fa88fea22959c0038ff438f5b314a5452ea
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
26840fa by Evan Huus (eapache@xxxxxxxxx):
Replace manual string handling with strbuf
Much simpler and should probably fix bug 10121.
Also add modelines.
Bug:10121
Change-Id: Ib92977e734ebe1b8529c7b6b41fbd81eac13b186
Reviewed-on: https://code.wireshark.org/review/1758
Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 37d40eb MAC LTE: fix dissection of Extended Power Headroom control element
adds 26840fa Replace manual string handling with strbuf
Summary of changes:
epan/dissectors/packet-tr.c | 31 ++++++++++++++++++++-----------
1 file changed, 20 insertions(+), 11 deletions(-)