[PATCH] D26473: [asan/win] Delay load dbghelp.dll to delay ucrtbase.dll initialization

Kuba Brecka via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 10 15:53:39 PST 2016


kubabrecka added a comment.

In https://reviews.llvm.org/D26473#592220, @rnk wrote:

> Maybe a better test would be to ensure that the dynamic asan runtime depends only on a whitelist of DLLs, such as kernel32 et al.


That does sounds like a better test.


https://reviews.llvm.org/D26473





More information about the llvm-commits mailing list