mirror of
https://github.com/git/git.git
synced 2026-01-26 02:24:27 +00:00
strbuf_readlink() refuses to read link targets that exceed PATH_MAX (even if a sufficient size was specified by the caller). As some platforms support longer paths, remove this restriction (similar to strbuf_getcwd()). Signed-off-by: Karsten Blees <blees@dcon.de>
20 KiB
20 KiB