GOT patcher: add libglib to ignored 13/92913/6 accepted/tizen/common/20161027.073732 accepted/tizen/ivi/20161028.151922 accepted/tizen/mobile/20161028.151839 accepted/tizen/tv/20161028.151859 accepted/tizen/wearable/20161028.151907 submit/tizen/20161027.065329
authorAlexander Aksenov <a.aksenov@samsung.com>
Wed, 19 Oct 2016 09:34:18 +0000 (12:34 +0300)
committerAlexander Aksenov <a.aksenov@samsung.com>
Wed, 26 Oct 2016 18:31:34 +0000 (21:31 +0300)
commitda863aff35d617d3ca584ccc858738ad111af5df
tree1e19d2510b8ea0a6f40d8928fd0f1e8e7bb1078f
parent6d7903393f0210422e5cdc87fcc84e0d8975bb56
GOT patcher: add libglib to ignored

Issue:
libglib leads to a fail when LSan is using GOT patcher.

Solution:
Add libglib to ignored libraries. GOT patcher itself works ok
with this library, so this issue should be investigated in
LSan.

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