aboutsummaryrefslogtreecommitdiffstats
path: root/entry.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-06-07 08:38:11 +0200
committerJunio C Hamano <gitster@pobox.com>2024-06-07 10:30:50 -0700
commit42d2ad55566013535c16b80fc2d445da93cceed3 (patch)
treef44825c4cc18b1ee896a1f04426b2f3e0a9c6205 /entry.c
parent86badd4d0a51262c2da1ca45c36612a28aad3b59 (diff)
downloadgit-42d2ad55566013535c16b80fc2d445da93cceed3.tar.gz
line-log: stop assigning string constant to file parent buffer
Stop assigning a string constant to the file parent buffer and instead assign an allocated string. While the code is fine in practice, it will break once we compile with `-Wwrite-strings`. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'entry.c')
0 files changed, 0 insertions, 0 deletions