v3: - rebased odp_l2fwd.c v2: - remove unnecessary #include <string.h>
Ciprian Barbu (3): example: odp_l2fwd: replace strtok_r with strtok and fix leaks example: odp_ipsec: replace strtok_r with strtok and fix leaks example: generator: replace strtok_r with strtok and fix leaks example/generator/odp_generator.c | 31 ++++++++++++++++--------------- example/ipsec/odp_ipsec.c | 31 ++++++++++++++----------------- example/l2fwd/odp_l2fwd.c | 30 +++++++++++++++--------------- 3 files changed, 45 insertions(+), 47 deletions(-) -- 1.8.3.2 _______________________________________________ lng-odp mailing list [email protected] http://lists.linaro.org/mailman/listinfo/lng-odp
