real_path_if_valid(): remove unsafe API
authorAlexandr Miloslavskiy <alexandr.miloslavskiy@syntevo.com>
Tue, 10 Mar 2020 13:11:23 +0000 (13:11 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 10 Mar 2020 18:41:40 +0000 (11:41 -0700)
commit4530a85b4c34f009b5f190eb2dc8367801de5028
tree8e6a4c01147521978d89637b87d50ab75546d647
parent3d7747e318532a36a263c61cdf92f2decb6424ff
real_path_if_valid(): remove unsafe API

This commit continues the work started with previous commit.

Signed-off-by: Alexandr Miloslavskiy <alexandr.miloslavskiy@syntevo.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
abspath.c
cache.h
setup.c
sha1-file.c
submodule.c
worktree.c