While this is ongoing we could enable sanitizer builds for all the libosmo* projects. The point which is unclear to me yet, should all the dependencies build with sanitizer enabled as well, or we can enable it on per-project basis independently?
For example: libosmo-abis depends on libosmocore. Does it mean that we should build libosmocore with sanitizer enabled as well when building it as a dependency for libosmo-abis sanitizer build?
On 10.01.2017 12:45, Neels Hofmeyr wrote:
Secondly, this is blocking the effort to do more sanitizer builds in jenkins / gerrit build jobs.