Patrick Steinhardt
1ca57bea4a
builtin/rebase: fix leaking commit.gpgsign value
...
In `get_replay_opts()`, we override the `gpg_sign` field that already
got populated by `sequencer_init_config()` in case the user has
"commit.gpgsign" set in their config. This creates a memory leak because
we overwrite the previously assigned value, which may have already
pointed to an allocated string.
Let's plug the memory leak by freeing the value before we overwrite it.
Signed-off-by: Patrick Steinhardt <ps@pks.im >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2024-08-14 10:07:58 -07:00
..
2024-06-05 14:53:26 -07:00
2024-07-13 18:10:49 -07:00
2024-05-21 09:07:48 -07:00
2024-07-08 14:53:10 -07:00
2024-06-07 10:30:48 -07:00
2024-07-08 14:53:10 -07:00
2024-05-20 11:20:04 -07:00
2024-06-07 10:30:48 -07:00
2024-05-06 22:50:49 -07:00
2024-06-11 13:15:05 -07:00
2024-04-18 12:30:42 -07:00
2024-06-07 10:30:48 -07:00
2024-04-18 12:30:42 -07:00
2024-07-31 13:34:18 -07:00
2024-04-18 12:30:42 -07:00
2024-07-08 14:53:10 -07:00
2024-06-11 13:15:07 -07:00
2024-08-14 10:07:58 -07:00
2024-06-06 12:49:23 -07:00
2024-05-08 10:18:44 -07:00
2024-08-01 08:47:37 -07:00
2024-08-01 08:47:36 -07:00
2024-05-27 11:20:01 -07:00
2024-08-01 08:47:35 -07:00
2024-06-07 10:30:48 -07:00
2024-04-18 12:30:42 -07:00
2024-05-06 22:50:49 -07:00
2024-07-08 14:53:10 -07:00
2024-06-14 10:26:32 -07:00
2024-06-14 10:26:33 -07:00
2024-06-14 10:26:32 -07:00
2024-06-20 15:45:12 -07:00
2024-06-11 13:15:04 -07:00
2024-05-15 07:30:52 -07:00
2024-04-24 10:46:03 -07:00
2024-05-07 10:06:59 -07:00
2024-06-28 15:53:08 -07:00
2024-06-11 13:15:05 -07:00
2024-05-21 09:05:13 -07:00
2024-06-14 10:26:32 -07:00
2024-06-06 09:04:31 -07:00
2024-05-23 11:04:27 -07:00
2024-08-01 08:47:35 -07:00
2024-03-25 11:59:24 -07:00
2024-08-01 08:47:36 -07:00
2024-06-11 13:15:05 -07:00
2024-06-07 10:30:48 -07:00
2024-04-18 12:30:42 -07:00
2024-07-13 18:10:49 -07:00
2024-07-13 18:10:49 -07:00
2024-07-13 18:10:49 -07:00
2024-06-11 13:15:04 -07:00
2024-05-30 08:55:29 -07:00
2024-08-01 08:47:35 -07:00
2024-06-14 10:26:32 -07:00
2024-07-02 09:59:00 -07:00
2024-06-14 10:26:32 -07:00
2024-03-25 09:54:07 -07:00
2024-06-14 10:26:32 -07:00
2024-07-02 09:59:00 -07:00
2024-07-12 09:14:11 -07:00
2024-04-18 12:30:42 -07:00
2024-08-14 10:07:58 -07:00
2024-07-02 09:59:00 -07:00
2024-05-17 10:33:39 -07:00
2024-06-06 09:04:34 -07:00
2024-08-01 08:47:36 -07:00
2024-06-06 12:49:23 -07:00
2024-06-14 10:26:32 -07:00
2024-08-06 12:40:41 -07:00
2024-08-01 08:47:37 -07:00
2024-05-16 10:10:14 -07:00
2024-06-11 13:15:05 -07:00
2024-08-01 08:47:36 -07:00
2024-06-07 10:30:48 -07:00
2024-06-14 10:26:32 -07:00
2024-06-07 10:30:53 -07:00
2024-08-01 08:47:37 -07:00
2024-08-01 08:47:36 -07:00
2024-08-01 10:18:12 -07:00
2024-07-08 14:53:10 -07:00
2024-08-06 12:40:41 -07:00
2024-08-01 08:47:35 -07:00
2024-05-20 11:20:04 -07:00
2024-06-14 10:26:32 -07:00
2024-06-14 10:26:32 -07:00
2024-05-17 10:33:38 -07:00
2024-07-02 09:59:00 -07:00
2024-04-29 20:42:30 +02:00
2024-07-13 16:23:37 -07:00
2024-08-01 08:47:37 -07:00
2024-04-18 12:30:42 -07:00