15/08/2018 10:56, Burakov, Anatoly:
> On 15-Aug-18 8:20 AM, Tiwei Bie wrote:
> > We need to do the NULL pointer check first after malloc().
> >
> > Fixes: 07dcbfe0101f ("malloc: support multiprocess memory hotplug")
> > Cc: sta...@dpdk.org
> >
> > Signed-off-by: Tiwei Bie
>
> Acked-by: Anatoly
On 15-Aug-18 8:20 AM, Tiwei Bie wrote:
We need to do the NULL pointer check first after malloc().
Fixes: 07dcbfe0101f ("malloc: support multiprocess memory hotplug")
Cc: sta...@dpdk.org
Signed-off-by: Tiwei Bie
---
Acked-by: Anatoly Burakov
--
Thanks,
Anatoly
We need to do the NULL pointer check first after malloc().
Fixes: 07dcbfe0101f ("malloc: support multiprocess memory hotplug")
Cc: sta...@dpdk.org
Signed-off-by: Tiwei Bie
---
lib/librte_eal/common/malloc_heap.c | 4 +---
lib/librte_eal/common/malloc_mp.c | 4 +---
2 files changed, 2 insertio
3 matches
Mail list logo