Revision 5244a31039dbb3fe0d544fc56100d0ccbc653131 authored by Junio C Hamano on 14 March 2015, 05:56:02 UTC, committed by Junio C Hamano on 14 March 2015, 05:56:02 UTC
"git apply" was not very careful about reading from, removing,
updating and creating paths outside the working tree (under
--index/--cached) or the current directory (when used as a
replacement for GNU patch).

* jc/apply-beyond-symlink:
  apply: do not touch a file beyond a symbolic link
  apply: do not read from beyond a symbolic link
  apply: do not read from the filesystem under --index
  apply: reject input that touches outside the working area
2 parent s 1469d99 + e0d201b
History

README

back to top