diff options
author | Kilian Kilger <kilian.kilger@sap.com> | 2022-07-08 08:01:00 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-07-08 07:59:12 -0700 |
commit | 34f67c9619b56ab4718427c1a31071641f0dccdb (patch) | |
tree | 3bd6db437a1536eed9351db5e6fa5cc52677ff41 /commit.h | |
parent | e4a4b31577c7419497ac30cebe30d755b97752c5 (diff) |
git-p4: fix bug with encoding of p4 client name
The Perforce client name can contain arbitrary characters
which do not decode to UTF-8. Use the fallback strategy
implemented in metadata_stream_to_writable_bytes() also
for the client name.
Signed-off-by: Kilian Kilger <kkilger@gmail.com>
Reviewed-by: Tao Klerks <tao@klerks.biz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions