On 25 May 2017 at 10:24, Pantelis Antoniou
wrote:
> Unit tests require mallinfo which in turn requires DEBUG on
> dlmalloc to be enabled.
>
> The dependancy on CONFIG_SANDBOX is wrong.
>
> Signed-off-by: Pantelis Antoniou
> ---
> common/dlmalloc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 dele
On Thu, May 25, 2017 at 07:24:06PM +0300, Pantelis Antoniou wrote:
> Unit tests require mallinfo which in turn requires DEBUG on
> dlmalloc to be enabled.
>
> The dependancy on CONFIG_SANDBOX is wrong.
>
> Signed-off-by: Pantelis Antoniou
Reviewed-by: Tom Rini
--
Tom
signature.asc
Descrip
Unit tests require mallinfo which in turn requires DEBUG on
dlmalloc to be enabled.
The dependancy on CONFIG_SANDBOX is wrong.
Signed-off-by: Pantelis Antoniou
---
common/dlmalloc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/dlmalloc.c b/common/dlmalloc.c
index a
3 matches
Mail list logo