Commit 980677d
authored
[SYCL] Fix memory leak in program link (#6641)
This PR fixes the memory leak caused by missing the call to program
release.
Signed-off-by: Byoungro So <[email protected]>1 parent dce0e70 commit 980677d
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
298 | 304 | | |
299 | 305 | | |
300 | 306 | | |
| |||
0 commit comments