OSDN Git Service

Correctly handle the case of empty LD_PRELOAD entries
authorDimitry Ivanov <dimitry@google.com>
Tue, 24 May 2016 21:29:56 +0000 (14:29 -0700)
committerDimitry Ivanov <dimitry@google.com>
Tue, 24 May 2016 23:13:56 +0000 (16:13 -0700)
commitbda20e78f0f314dbbf0f0bbcf0740cf2d6a4b85e
tree5381299da8a347074a172734d2839070918be9f1
parentf1d4a4959880eaf0f9c789c43c1bae383a605d9f
Correctly handle the case of empty LD_PRELOAD entries

Previous android versions ignored empty entries for LD_PRELOAD

Bug: http://b/28936779
Change-Id: I757478fe0c604ee378186511cb13b757fd9a9864
(cherry picked from commit d799b2bb7e9335786ab4596757d871e4a7722ff0)
linker/linker.cpp