Commit 10d7943
committed
util: allocate null terminator on fresh str
This has been a lurking issue for a while. I think there were just never
any cases where an empty str got used.1 parent 4409b45 commit 10d7943
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
0 commit comments