David Marchand <[email protected]> writes: > Enable ASan, this can greatly help identify leaks and buffer overflows. > Running unit tests relying on multiprocess is unreliable with ASan > enabled, so skip them. > > Signed-off-by: David Marchand <[email protected]> > --- > Changes since v1: > - reinstated table_autotest in "ASan-safe" list of ut,
This is great! Acked-by: Aaron Conole <[email protected]>

