summaryrefslogtreecommitdiff
path: root/vulkan/libvulkan/api.cpp
diff options
context:
space:
mode:
author Greg Kaiser <gkaiser@google.com> 2016-03-14 13:29:10 -0700
committer Greg Kaiser <gkaiser@google.com> 2016-03-14 16:56:14 -0700
commit00087b70401bd09dfeaab9171d006e833e3cd844 (patch)
treedae14a7285bed9d7a368fbb13d4abf565ae1f128 /vulkan/libvulkan/api.cpp
parente0df6e9daa9e057143ce28a1487877b7a69cc7f7 (diff)
installd: Avoid potential use of null 'src'.
In create_cache_path, we have code checking whether 'src' is null, implying it's possibile it could be null here. To be safe, we move our strlen call until after this check. Change-Id: I6a67cdad8ebf8bdce1562ce5f0cbf98b084807ef
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions