summaryrefslogtreecommitdiff
path: root/libc/malloc_debug/DebugData.cpp
diff options
context:
space:
mode:
authorDimitry Ivanov <dimitry@google.com>2017-03-28 11:08:58 -0700
committerDimitry Ivanov <dimitry@google.com>2017-03-28 11:15:47 -0700
commit11968b80af5be601b820f261e2e102e5b8ed48c4 (patch)
tree43fccf544ab500f853576fc46c232d207b703d39 /libc/malloc_debug/DebugData.cpp
parent4b43140142c9569148f91d0dfc5b13994d55b698 (diff)
linker: log only real dlerrors
Currently linker reports all potential dlerrors for example if library was not found in 'this' namespace - it initializes linker error buffer with not found message but when consequent search in linked namespace succeeds this message is droped because dlopen was successful. This commit avoids logging false positive error messages when debug.ld.* set to dlerror. Test: manual Change-Id: I480694a1b1bbacd6bd1d8505cd2ee491710964cc
Diffstat (limited to 'libc/malloc_debug/DebugData.cpp')
0 files changed, 0 insertions, 0 deletions