sanitize.opts: add osmo-sip-connector --enable-sanitize

Otherwise it is not able to link asan-enabled libosmocore in the binaries.

Change-Id: I5e04ef38982ee6c89110776fc941ee0e2c193196
This commit is contained in:
Neels Hofmeyr 2018-11-05 05:16:35 +01:00
parent f08745f9f2
commit 0cbe590462
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ osmo-mgw --enable-sanitize
osmo-msc --enable-sanitize
osmo-sgsn --enable-sanitize
openbsc --enable-sanitize
osmo-sip-connector --enable-sanitize