{{ message }}
Commit 3126ce5
sea: handle NUL bytes in asset keys
Construct the asset lookup string_view with the explicit Utf8Value
length so embedded NUL bytes do not truncate keys.
Signed-off-by: Archkon <180910180+Archkon@users.noreply.github.com>
PR-URL: #64773
Reviewed-By: Aviv Keller <me@aviv.sh>1 parent 64a8843 commit 3126ce5
3 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||

0 commit comments