mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-01 21:59:56 -05:00
Technically, it is correct that git_exec_path() returns a possibly malloc()ed string. Practically, it is *sometimes* not malloc()ed. So let's just use a static variable to make it a singleton. That'll shut Coverity up, hopefully. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3.0 KiB
3.0 KiB