Commit 8f55382
authored
ByteAddressableBuffer fixes (#179)
* ByteAddressableBuffer: fix debug printf mispile, segfaulting debug printf validation layer
* ByteAddressableBuffer: fix oob calculation thinking all buffers are only `len / 4` long1 parent d9dba91 commit 8f55382
1 file changed
Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
| 78 | + | |
81 | 79 | | |
82 | 80 | | |
83 | 81 | | |
| |||
0 commit comments