On 15-Jul-20 2:31 PM, Sarosh Arif wrote:
Since mallock_socket() always calls malloc_heap_alloc() and this check is present inside malloc_heap_alloc() so there is no need to place it in mallock_socket().Signed-off-by: Sarosh Arif <[email protected]> ---
Technically not a bug, so i don't think backporting this is necessary. Acked-by: Anatoly Burakov <[email protected]> -- Thanks, Anatoly

