Merge branch 'hn/path-ownership-comment'
authorJunio C Hamano <gitster@pobox.com>
Tue, 3 Oct 2017 06:42:48 +0000 (15:42 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Oct 2017 06:42:48 +0000 (15:42 +0900)
commit9de7ae63c53ae050f7061d451174a489fa51c80f
tree399b0fca26899b2eb8ddfb68f081098db0ae5af5
parent2f777fad342e5a12cc910516ba575db4c3e4e53a
parentea1d87560c5d66396d1785a208783cbf7a1651c2
Merge branch 'hn/path-ownership-comment'

Add comment to a few functions that use a short-lived buffer the
caller can peek and copy out of.

* hn/path-ownership-comment:
  read_gitfile_gently: clarify return value ownership.
  real_path: clarify return value ownership