Skip to content

ov_vendortree: Fix condition for inclusion of use_malloc

Michael Thies requested to merge fix/vendortree_valgrind into ov3

This aligns the condition in ov_vendortree.h with the condition in ov_vendortree.c.

Fixes build with OV_VALGRIND flag. Fixes #1 (closed)

Merge request reports