Skip to content
GitLab
Explore
Sign in
Fix memory leak in TRT AliveStraws.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Goetz Gaycken
requested to merge
goetz/athena:AliveStraws_master_fix_memory_leak
into
master
Feb 21, 2020
Overview
7
Commits
1
Pipelines
2
Changes
3
Expand
Memory leaks are resolved by replacing manually managed storage by std::arrays.
Merge request reports
Loading