Integrated: 8347272: [ubsan] JvmLauncher.cpp:262:52: runtime error: applying non-zero offset 40 to null pointer
Alexey Semenyuk
asemenyuk at openjdk.org
Tue Jan 28 13:53:51 UTC 2025
On Mon, 27 Jan 2025 22:03:41 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
> Rework pointer arithmetic to avoid null pointer
This pull request has now been integrated.
Changeset: fb066cae
Author: Alexey Semenyuk <asemenyuk at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/fb066caea8a6bbf5b7a6fbe1ca51282e2c7c1ff2
Stats: 4 lines in 1 file changed: 1 ins; 0 del; 3 mod
8347272: [ubsan] JvmLauncher.cpp:262:52: runtime error: applying non-zero offset 40 to null pointer
Reviewed-by: almatvee, mbaesken
-------------
PR: https://git.openjdk.org/jdk/pull/23320
More information about the core-libs-dev
mailing list