Integrated: 8351333: [ubsan] CDSMapLogger::log_region applying non-zero offset to null pointer
Ioi Lam
iklam at openjdk.org
Sun Apr 27 06:08:52 UTC 2025
On Fri, 25 Apr 2025 16:22:05 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> Please review this trivial fix for UBSAN: avoid doing address calculating with nullptr as the base.
This pull request has now been integrated.
Changeset: 4e7b5133
Author: Ioi Lam <iklam at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4e7b5133721f455f84cddecf7dd18ced0d2c8243
Stats: 6 lines in 1 file changed: 4 ins; 0 del; 2 mod
8351333: [ubsan] CDSMapLogger::log_region applying non-zero offset to null pointer
Reviewed-by: ccheung
-------------
PR: https://git.openjdk.org/jdk/pull/24880
More information about the hotspot-runtime-dev
mailing list