Re: [PATCH v3] builtin/mv.c: fix possible segfault in add_slash()
From: Junio C Hamano <hidden> Date: 2022-09-09 22:52:14
Shaoxuan Yuan [off-list ref] writes:
A possible segfault was introduced in c08830de41 (mv: check if
<destination> is a SKIP_WORKTREE_DIR, 2022-08-09).
This iteration looks good to me (v1 was sufficiently readable
already but an extra explanation made it easier to grok).
Thanks, will queue and let's merge it to 'next'.