[Lldb-commits] [PATCH] D59854: [Host] Add LibraryLoader abstraction around dlopen/LoadLibrary

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 26 17:18:09 PDT 2019


JDevlieghere added a comment.

In D59854#1443891 <https://reviews.llvm.org/D59854#1443891>, @jingham wrote:

> It isn't safe to pass "data()" of a StringRef to dlsym.


Why?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59854/new/

https://reviews.llvm.org/D59854





More information about the lldb-commits mailing list