URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=67ad27c50f9e3f7f63d71913ec53b5d81ac873f6
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
67ad27c by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
lwm2mtlv: Update for changes in wmem_strsplit()
The implementation of wmem_strsplit() has changed to behave like
g_strsplit(), and this affects splitting strings starting with the
delimiter. Update URI Path splitting for the new behaviour.
Ping-Bug: 14980
Change-Id: Id50cca24861b6d0969077e604ea199d864a9036c
Reviewed-on: https://code.wireshark.org/review/28930
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 084a27c rsvp: fix this ‘if’ clause does not guard... [-Werror=misleading-indentation]
adds 67ad27c lwm2mtlv: Update for changes in wmem_strsplit()
Summary of changes:
epan/dissectors/packet-lwm2mtlv.c | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)