Junio C Hamano
2901bbe5be
apply: free patch->{def,old,new}_name fields
...
These were all allocated in the heap by parsing the header parts of the
patch, but we did not bother to free them. Some used to share the memory
(e.g. copying def_name to old_name) so this is not just the matter of
adding three calls to free().
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-03-27 15:40:36 -07:00
..
2012-03-27 15:40:36 -07:00
2011-11-15 15:39:33 -08:00
2011-12-13 21:58:51 -08:00
2011-12-28 11:32:33 -08:00
2011-09-19 11:07:21 -07:00
2011-10-17 21:37:14 -07:00
2011-10-05 13:45:30 -07:00
2011-12-28 11:44:54 -08:00
2011-08-28 23:47:55 -07:00
2011-12-21 11:26:30 -08:00
2011-12-28 11:42:46 -08:00
2011-12-28 12:03:19 -08:00
2011-09-23 14:28:17 -07:00
2011-11-06 10:43:18 -08:00
2011-12-13 10:17:50 -08:00
2011-12-13 21:58:51 -08:00
2011-09-18 14:11:40 -07:00
2011-09-08 13:56:19 -07:00
2011-09-11 18:03:38 -07:00
2011-12-13 22:02:51 -08:00
2011-11-16 22:05:21 -08:00
2011-12-20 16:02:08 -08:00
2011-12-21 11:15:56 -08:00
2011-10-10 15:56:17 -07:00
2011-10-05 12:36:26 -07:00
2011-12-28 11:42:46 -08:00
2011-11-10 09:10:51 -08:00
2011-12-28 11:32:36 -08:00
2011-12-13 21:12:34 -08:00
2012-01-12 23:31:46 -08:00
2011-09-22 09:35:07 -07:00
2011-08-20 23:03:52 -07:00
2011-11-03 14:27:04 -07:00
2011-11-08 16:40:31 -08:00
2011-10-05 13:45:29 -07:00
2011-09-11 22:33:20 -07:00
2011-09-01 15:46:13 -07:00
2011-12-12 13:33:53 -08:00
2011-12-13 10:08:24 -08:00
2011-08-19 15:51:38 -07:00
2011-10-05 13:45:29 -07:00
2011-12-12 16:48:54 -08:00
2011-10-10 15:56:18 -07:00
2011-08-25 14:42:11 -07:00
2011-11-15 15:39:33 -08:00