git: openjdk/jdk: master: 8362846: Windows error reporting for dll_load doesn't check for a null buffer

David Holmes dholmes at openjdk.org
Wed Jul 23 00:38:58 UTC 2025


Changeset: 0735dc27
Branch: master
Author:    David Holmes <dholmes at openjdk.org>
Date:      2025-07-23 00:36:35 +0000
URL:       https://git.openjdk.org/jdk/commit/0735dc27c71de46896afd2f0f608319304a3d549

8362846: Windows error reporting for dll_load doesn't check for a null buffer
8362954: Missing error buffer null check in os::dll_load on Linux/BSD

Reviewed-by: mgronlun, kbarrett

! src/hotspot/os/bsd/os_bsd.cpp
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os/windows/os_windows.cpp
! test/hotspot/gtest/runtime/test_os.cpp



More information about the jdk-changes mailing list