Skip to content
GitLab
Explore
Sign in
Fix incorrect boundary check (off by one)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Goetz Gaycken
requested to merge
goetz/athena:master_fix_boundary_check
into
master
Sep 06, 2019
Overview
4
Commits
1
Pipelines
1
Changes
1
Expand
Without this fixes elements might be stored or access outside the array bounds.
Merge request reports