Tree
- Tree:
a58ba3dc249592d6f5f56c60fe69ad6e194cdc7e
- Date:
- Message:
- convert to use imsg_get_fd() While here also fix a fd leak in got-read-pack. We were dup'ing imsg.fd without closing imsg.fd later; instead just use imsg_get_fd() to extract the file descriptor. Tested by falsifian and Kyle Ackerman, thanks! 'go ahead' stsp@
Makefile | commits | blame |
Makefile.inc | commits | blame |
cmdline/ | |
delta/ | |
deltify/ | |
fetch/ | |
gotd/ | |
idset/ | |
path/ | |
template/ | |
tog/ |