Revision 2a983b227dd6df4d8db6e53e2f5be8afad061b60 authored by Junio C Hamano on 13 June 2019, 20:19:43 UTC, committed by Junio C Hamano on 13 June 2019, 20:19:43 UTC
The ownership rule for the file descriptor to fast-import remote
backend was mixed up, leading to unrelated file descriptor getting
closed, which has been fixed.

* mh/import-transport-fd-fix:
  Use xmmap_gently instead of xmmap in use_pack
  dup() the input fd for fast-import used for remote helpers
2 parent s 813a3a2 + 3203566
History
File Mode Size
xdiff.h -rw-r--r-- 3.7 KB
xdiffi.c -rw-r--r-- 27.0 KB
xdiffi.h -rw-r--r-- 1.9 KB
xemit.c -rw-r--r-- 7.5 KB
xemit.h -rw-r--r-- 1.2 KB
xhistogram.c -rw-r--r-- 9.4 KB
xinclude.h -rw-r--r-- 1.1 KB
xmacros.h -rw-r--r-- 1.9 KB
xmerge.c -rw-r--r-- 17.0 KB
xpatience.c -rw-r--r-- 10.6 KB
xprepare.c -rw-r--r-- 12.0 KB
xprepare.h -rw-r--r-- 1.0 KB
xtypes.h -rw-r--r-- 1.5 KB
xutils.c -rw-r--r-- 9.7 KB
xutils.h -rw-r--r-- 1.7 KB

back to top