lwm2mtlv: Update for changes in wmem_strsplit()
authorStig Bjørlykke <stig@bjorlykke.org>
Thu, 2 Aug 2018 11:24:12 +0000 (13:24 +0200)
committerStig Bjørlykke <stig@bjorlykke.org>
Thu, 2 Aug 2018 12:29:24 +0000 (12:29 +0000)
commit67ad27c50f9e3f7f63d71913ec53b5d81ac873f6
tree9dd7ee1aa9cf4c8cb58ed135000f7f930bf40aa4
parent084a27cf00bb407187ae85853f887f88722b4347
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@bjorlykke.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
epan/dissectors/packet-lwm2mtlv.c