On Tue, Jun 23, 2026 at 4:14 PM Richard Guo <guofenglinux(at)gmail(dot)com> wrote:
> +1. Good catch. Every other caller of hv_fetch_string checks the
> returned pointer. This is the only place missing that safety check.
I've committed and back-patched this patch after some cosmetic tweaks.
- Richard