GOT patcher: add LSan to ignored libs 69/91269/7
authorAlexander Aksenov <a.aksenov@samsung.com>
Thu, 6 Oct 2016 12:08:50 +0000 (15:08 +0300)
committerAlexander Aksenov <a.aksenov@samsung.com>
Wed, 26 Oct 2016 18:31:34 +0000 (21:31 +0300)
commitc5a4a1ebbb992e8b9e59b8c1ce2b6635949b622d
treecc986ca7134f31cb2a07cd36df4e56ea77fbf615
parent0cd291b5a82cd46c79ed9d3dc60cdf844d926eb6
GOT patcher: add LSan to ignored libs

Issue:
LSan lib as well as another profiler libs should be ignored
by GOT patcher, because their API usage is supposed to be
an auxiliary one.

Solution:
Add LSan library to ignored ones.

Change-Id: If75f79320946b162938edf2148f45eb34631cd5e
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
helper/got_patching.c