This is an automated email from the ASF dual-hosted git repository.
leerho pushed a change to branch fix_codeql_alerts
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
from 12d1874c This fixes all of the "High", "Error", and "Warnings" issues
detected by CodeQL. However, there were some that I classified as "Won't Fix"
and "False Positive". But I'm not sure if CodeQL will remember those markings.
add c95e30df Had to do some workarounds to prevent CodeQL from creating
warnings that block successful tests.
No new revisions were added by this update.
Summary of changes:
src/main/java/org/apache/datasketches/cpc/CpcUnion.java | 4 ++++
src/test/java/org/apache/datasketches/hll/UnionTest.java | 5 ++---
2 files changed, 6 insertions(+), 3 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]