Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 376f99dcc60763069e8d816841aa0c8a3e9e8a79
https://github.com/hibernate/hibernate-orm/commit/376f99dcc60763069e8d816...
Author: George Gastaldi <gegastaldi(a)gmail.com>
Date: 2024-02-26 (Mon, 26 Feb 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/engine/jdbc/BlobProxy.java
A hibernate-core/src/test/java/org/hibernate/engine/jdbc/BlobProxyTest.java
Log Message:
-----------
HHH-17770: Avoid casting long to int
This causes `NegativeArraySizeException: -1294967296` when Blob contents > 2Gb
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications