https://bugs.documentfoundation.org/show_bug.cgi?id=129528

            Bug ID: 129528
           Summary: libcrypto.dll from LibreSSL MUST NOT GO in
                    C:\Windows\System32
           Product: LibreOffice
           Version: 6.1 all versions
          Hardware: All
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Installation
          Assignee: [email protected]
          Reporter: [email protected]

Description:
Hi
I found a critical issue using a specific version of libcrypto.dll from OpenSSL
in my application. Please refer to this documentation 
https://docs.microsoft.com/fr-fr/windows/win32/dlls/dynamic-link-library-search-order?redirectedfrom=MSDN
which explain that whatever PATH set to search for a dll, when a dll named
'Foo.dll' is loaded in memory, all processes looking their own 'Foo.dll' will
get the one in memory.

This is a critical issue!

Regards

Steps to Reproduce:
1.Build a process that is using the OpenSSL 1.1.1 libcrypto.dll
2.Run any LibreOffice process
3.Run the process in step 1

Actual Results:
Windows system pop up saying: The entry point X509_get_version is not found in
the dynamic link library C:\Users\fandre\Documents\git\myproc\myproc.dll

Expected Results:
test success


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to