Commit da04d13
committed
[L0]: Fix Out Event in Enqueue Wait Events to prevent reuse
- Fix Out Event created in Enqueue Wait Events to ensure the event is
not reused.
- Removed completion logic that was allowing caching of the event.
- event_handle_t zeEventDestroy handles the memory leak issue that this
branch was attempting to fix.
Signed-off-by: Neil R. Spruit <[email protected]>1 parent a3d36c1 commit da04d13
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | 148 | | |
153 | 149 | | |
154 | 150 | | |
| |||
795 | 791 | | |
796 | 792 | | |
797 | 793 | | |
798 | | - | |
| 794 | + | |
799 | 795 | | |
800 | 796 | | |
801 | 797 | | |
| |||
0 commit comments