Commit 7d83de6
committed
WIP: Use a fixed size buffer for more log messages
The log messages that still use a pn_string_t either use that type
because of internal APIs or because they actually have a good case for
using a potentially unlimited amount of output.1 parent 87d4daa commit 7d83de6
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
264 | | - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
265 | 273 | | |
266 | 274 | | |
267 | 275 | | |
| |||
0 commit comments