Re: [PATCH bpf-next v3 2/5] bpf: fix stream capacity leak in staging path
Jianlin Shi <[email protected]>
| Newsgroups | org.kernel.vger.bpf |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Aug 15, 2026 at 09:02 UTC, bot+bpf-ci wrote: > does the new comment above vscnprintf() add anything, or could one of the > two be dropped? Not a bug. v4 drops the redundant vscnprintf() comment and keeps the existing "Exclude NULL byte during push." comment. Thanks, Jianlin