René Scharfe
5d222c099e
receive-pack: avoid minor leak in case start_async() fails
...
If the asynchronous start of copy_to_sideband() fails, then any
env_array entries added to struct child_process proc by
prepare_push_cert_sha1() are leaked. Call the latter function only
after start_async() succeeded so that the allocated entries are
cleaned up automatically by start_command() or finish_command().
Signed-off-by: Rene Scharfe <l.s.r@web.de >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2014-10-28 14:55:15 -07:00
..
2014-06-13 11:49:10 -07:00
2014-07-16 11:10:11 -07:00
2014-07-28 11:30:41 -07:00
2014-07-22 10:59:37 -07:00
2014-06-20 10:44:43 -07:00
2014-03-25 11:07:36 -07:00
2014-03-18 14:03:03 -07:00
2014-06-13 11:49:39 -07:00
2014-07-16 11:25:40 -07:00
2014-07-21 10:30:21 -07:00
2014-07-17 11:17:13 -07:00
2014-06-12 10:29:41 -07:00
2014-07-23 11:35:54 -07:00
2014-06-16 10:07:15 -07:00
2014-07-07 13:56:35 -07:00
2014-07-22 10:59:25 -07:00
2014-07-02 12:53:02 -07:00
2014-07-09 11:34:05 -07:00
2014-07-09 11:34:05 -07:00
2014-07-17 13:36:25 -07:00
2014-07-16 13:06:41 -07:00
2014-06-25 11:47:36 -07:00
2014-06-25 11:47:49 -07:00
2014-07-21 12:35:39 -07:00
2014-04-17 11:09:56 -07:00
2014-07-16 11:16:38 -07:00
2014-05-27 14:00:43 -07:00
2014-06-25 11:48:23 -07:00
2014-07-16 11:33:09 -07:00
2014-03-03 14:54:45 -08:00
2014-07-16 11:25:40 -07:00
2014-06-19 15:20:54 -07:00
2014-06-03 12:06:41 -07:00
2014-06-25 12:23:19 -07:00
2014-06-10 13:09:24 -07:00
2014-03-14 14:27:06 -07:00
2014-10-24 10:50:05 -07:00
2014-06-13 11:49:41 -07:00
2014-10-28 14:55:15 -07:00
2014-05-08 14:31:43 -07:00
2014-07-21 11:18:37 -07:00
2014-07-16 11:26:00 -07:00
2014-07-27 15:14:18 -07:00
2014-04-30 10:30:02 -07:00
2014-07-16 11:25:40 -07:00
2014-06-13 12:09:38 -07:00
2014-07-28 11:30:41 -07:00
2014-03-24 10:43:34 -07:00
2014-06-13 11:49:10 -07:00
2014-09-17 14:58:04 -07:00
2014-07-28 11:30:41 -07:00
2014-07-23 11:35:45 -07:00
2014-03-14 14:27:06 -07:00
2014-07-16 11:25:40 -07:00
2014-07-14 11:54:42 -07:00
2014-06-23 15:50:31 -07:00
2014-06-30 13:43:32 -07:00