Ilya V. Matveychikov
ef1d0e390e
pdump: fix possible mbuf leak on failure
...
If pdump_pktmbuf_copy_data() fails it's possible to have segment leak
as rte_pktmbuf_free() only handles m_dup chain but not the seg just
allocated and yet not chained.
Fixes: 278f945402c5 ("pdump: add new library for packet capture")
Signed-off-by: Ilya V. Matveychikov <matvejchikov@gmail.com>
2017-11-12 04:15:54 +01:00
..
2017-11-06 22:12:08 +01:00
2017-10-24 02:14:57 +02:00
2017-11-07 02:18:42 +01:00
2017-10-24 02:14:57 +02:00
2017-06-14 23:54:13 +02:00
2017-11-07 16:28:47 +01:00
2017-11-07 01:50:48 +01:00
2017-11-11 15:54:16 +01:00
2017-11-07 01:16:03 +01:00
2017-11-07 16:54:07 +01:00
2017-11-07 16:54:07 +01:00
2017-10-27 00:13:51 +02:00
2017-10-24 02:14:57 +02:00
2017-10-24 02:14:57 +02:00
2017-11-06 22:12:08 +01:00
2017-10-24 02:14:57 +02:00
2017-10-24 02:14:57 +02:00
2017-11-07 01:46:22 +01:00
2017-10-24 02:14:57 +02:00
2017-10-24 02:14:57 +02:00
2017-11-06 22:12:08 +01:00
2017-11-06 22:44:26 +01:00
2017-11-06 22:12:08 +01:00
2017-11-06 23:59:19 +01:00
2017-10-24 02:14:57 +02:00
2017-10-24 02:14:57 +02:00
2017-11-06 21:56:07 +01:00
2017-11-06 22:12:08 +01:00
2017-11-12 04:15:54 +01:00
2017-11-06 22:12:08 +01:00
2017-10-24 02:14:57 +02:00
2017-10-24 02:14:57 +02:00
2017-11-06 22:12:08 +01:00
2017-10-24 02:14:57 +02:00
2017-10-24 02:14:57 +02:00
2017-11-10 02:53:05 +01:00
2017-11-07 02:00:01 +01:00
2017-11-06 22:12:08 +01:00
2017-11-07 14:19:11 +01:00
2017-10-26 23:17:31 +02:00