osmo-pcu/tests/types
Max 71affcedba Allocate global context for TypesTest
Missing allocation leads to LSAN error:
==24997==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 230 byte(s) in 2 object(s) allocated from:
    #0 0x7feaa1b2fb50 in __interceptor_malloc (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xdeb50)
    #1 0x7feaa13dbc80 in _talloc_zero (/usr/lib/x86_64-linux-gnu/libtalloc.so.2+0x5c80)

Change-Id: I62c03dad353f459abcdb7a18a69b7782da38dfb7
SUMMARY: AddressSanitizer: 230 byte(s) leaked in 2 allocation(s).
2018-01-15 17:23:17 +01:00
..
TypesTest.cpp Allocate global context for TypesTest 2018-01-15 17:23:17 +01:00
TypesTest.err types: Add a simple testcase for basic types and fix the LLC code 2013-11-21 21:30:23 +01:00
TypesTest.ok Add tests for pcu_lsb() 2017-12-22 14:20:05 +01:00