#33702: RSA_get0_d could not be located in the dynamic link library tor.exe
--------------------------------------+--------------------------
Reporter: ner0 | Owner: tbb-team
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+--------------------------
Comment (by teor):
That Firefox code is for system DLLs, not application-specific DLLs.
We probably want something like this:
{{{
LoadLibraryExW(fullModulePath, nullptr,
LOAD_LIBRARY_SEARCH_DLL_LOAD_DIR);
}}}
Or maybe there are flags we can set when linking the DLL?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33702#comment:29>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs