For this series: Reviewed-by: Bill Fischofer <[email protected]>
On Wed, Mar 25, 2015 at 6:57 AM, Ciprian Barbu <[email protected]> wrote: > 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 >
_______________________________________________ lng-odp mailing list [email protected] http://lists.linaro.org/mailman/listinfo/lng-odp
