Commit 46e0317
Remove possibility of accessing directly USM device memory in debug logs
clEnqueueSVMMemFill() is utilized by clEnqueueMemFillINTEL().
The latter may receive USM device pointers. If anyone passed
such pointer then SEGMENTATION_FAULT would occur.
Signed-off-by: Patryk Wrobel <patryk.wrobel@intel.com>1 parent 6175a3e commit 46e0317
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4740 | 4740 | | |
4741 | 4741 | | |
4742 | 4742 | | |
4743 | | - | |
| 4743 | + | |
4744 | 4744 | | |
4745 | 4745 | | |
4746 | 4746 | | |
| |||
0 commit comments