URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1e19f55f0c44b850bc6304be28d5b272a3553204
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1e19f55 by Balint Reczey (balint@xxxxxxxxxxxxxxx):
Constify a few value_strings which were generated at run-time
Change-Id: Idc479a89a34fd21b743faee07020be284f828e2c
Reviewed-on: https://code.wireshark.org/review/16298
Petri-Dish: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Actions performed:
from d2727ec Don't pass NULL to wtap_block_set_string_option_value().
adds 1e19f55 Constify a few value_strings which were generated at run-time
Summary of changes:
epan/dissectors/packet-bthci_cmd.c | 578 +++++++++++++++++----------------
epan/dissectors/packet-bthci_vendor.c | 87 ++---
2 files changed, 327 insertions(+), 338 deletions(-)