]> granicus.if.org Git - transmission/commit
(trunk libT) #4127 "Torrent complete script doesn't pass on the environment" -- fixed...
authorJordan Lee <jordan@transmissionbt.com>
Wed, 16 Mar 2011 18:11:48 +0000 (18:11 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Wed, 16 Mar 2011 18:11:48 +0000 (18:11 +0000)
commit13514e16a7f24b4ec3ad2165259478d3052688eb
tree836ef3ed0341d4aa75cdc7e2e2cabefd72118ed8
parent374ed10f3b5f745ecedec3f7dfe0d7b4523807d5
(trunk libT) #4127 "Torrent complete script doesn't pass on the environment" -- fixed with patch from geirha.

The fix was to putenv() the new environment variables, then call execvp() instead of execve().
libtransmission/torrent.c