summaryrefslogtreecommitdiff
path: root/libc/stdio/stdio_ext.cpp
diff options
context:
space:
mode:
authorDimitry Ivanov <dimitry@google.com>2016-05-18 18:14:19 -0700
committerDimitry Ivanov <dimitry@google.com>2016-05-19 10:47:23 -0700
commitd2205a641c5908fc3345965bec1bc398604ed4e9 (patch)
tree2210c40dc5d5f983915a5ee605ff7d6a8ccdd735 /libc/stdio/stdio_ext.cpp
parent7d99bd38e479170d4d1d2e55c5df97b1cacaebfd (diff)
Do not check zip-entry validity on create_namespace
This operation is the most expensive one and since it is unlikely that the zip-entry name is invalid (given that it is constructed by the platform) - it can removed. The worst case scenario is dlopen() of non-existing libraries taking more time. And this use-case is not on the critical path. Bug: http://b/28801010 Change-Id: I10a6b0bf342404ab72f0f5102ebf19f6c06ee6bf (cherry picked from commit a5c1c8e820ec3057f798f675bf8af19a4a29b396)
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions