DescriptionGetModuleHandleEx was incrementing the module ref count so
the library was not freed at the end of the test. Another
unrelated unit test was expecting the dll to not be loaded.
Using GetModuleHandle now to avoid the ref count increment.
BUG=401854
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290025
Patch Set 1 #
Total comments: 1
Patch Set 2 : Comment to make explicit that we do not want to change the ref count. #Patch Set 3 : Sync with trunk #Messages
Total messages: 5 (0 generated)
|