Sergey Sharybin
d5d7d453a5
Fix memory leak caused by node clipboard
...
The issue was caused by combination of following factors:
- Clipboard cleanup function will pass node tree as NULL to node free
function.
This is fine on it's own, we don't have tree in clipboard.
- Node free function will call node storage cleanup only when there is
a non-NULL node tree.
This is somewhat weird, because storage cleanup does not take node
tree as argument.
So the solution here: move node storage cleanup outside of check that
node tree is not NULL.
2017-07-11 11:06:36 +02:00
..
2017-06-14 22:38:11 +02:00
2017-07-07 12:08:14 +02:00
2017-01-20 16:49:14 +01:00
2017-03-25 10:04:04 +11:00
2017-05-30 14:36:50 +02:00
2017-06-14 22:38:11 +02:00
2016-06-03 15:28:32 +10:00
2016-11-01 13:39:31 +01:00
2017-03-16 10:30:02 +01:00
2017-07-08 00:54:05 +02:00
2017-06-15 16:20:51 +02:00
2017-06-14 22:38:11 +02:00
2017-05-08 09:44:11 +10:00
2017-06-14 22:38:11 +02:00
2017-06-19 10:04:30 +10:00
2017-07-03 16:08:41 +02:00
2017-06-14 22:38:11 +02:00
2016-07-22 17:53:00 +02:00
2016-07-22 17:53:00 +02:00
2016-07-22 17:53:00 +02:00
2016-07-16 17:48:57 +10:00
2016-07-22 17:53:00 +02:00
2016-07-22 17:53:00 +02:00
2017-05-27 20:47:41 +10:00
2017-03-23 03:52:46 -03:00
2017-01-11 17:55:13 -02:00
2017-06-14 22:38:11 +02:00
2017-06-12 13:38:21 +10:00
2016-10-22 15:00:32 +02:00
2016-06-22 21:31:00 +10:00
2017-07-10 16:29:57 +10:00
2017-05-27 14:05:44 +10:00
2016-12-16 23:53:08 -02:00
2017-06-14 22:38:11 +02:00
2017-04-24 22:00:46 +10:00
2017-07-02 21:28:10 +02:00
2017-05-26 19:03:30 +10:00
2017-05-29 12:06:40 +02:00
2017-07-02 21:28:10 +02:00
2016-05-06 06:14:36 +10:00
2016-01-14 13:00:11 +11:00
2017-06-12 13:38:21 +10:00
2017-06-26 13:26:44 +10:00
2017-06-14 22:38:11 +02:00
2017-04-21 17:12:43 +10:00
2017-01-16 20:36:23 +01:00
2017-06-14 22:38:11 +02:00
2017-06-14 22:38:11 +02:00
2017-06-14 22:38:11 +02:00
2016-08-08 17:51:15 +02:00
2017-04-24 22:00:46 +10:00
2016-05-05 23:47:22 +02:00
2017-06-14 22:38:11 +02:00
2017-01-16 20:36:23 +01:00
2017-06-14 22:38:11 +02:00
2017-06-14 22:38:11 +02:00
2017-06-14 22:38:11 +02:00
2016-06-19 06:33:29 +10:00
2017-06-26 18:55:30 +02:00
2017-06-26 18:55:30 +02:00
2017-06-14 22:38:11 +02:00
2017-06-14 22:38:11 +02:00
2017-06-14 22:38:11 +02:00
2017-06-14 22:38:11 +02:00
2017-05-20 14:01:03 +10:00
2017-06-14 22:38:11 +02:00
2017-06-19 10:04:30 +10:00
2017-06-02 15:38:04 +10:00
2017-05-26 21:58:29 +02:00
2017-06-21 10:30:38 +02:00
2017-01-16 20:36:23 +01:00
2016-07-01 19:29:22 +10:00
2017-06-14 22:38:11 +02:00
2016-01-19 04:54:39 +11:00
2017-01-16 20:36:23 +01:00
2017-07-11 11:06:36 +02:00
2017-01-16 20:36:23 +01:00
2017-06-29 15:44:00 +02:00
2017-06-07 14:08:11 +02:00
2017-06-14 22:38:11 +02:00
2017-06-12 13:38:21 +10:00
2017-05-20 14:01:03 +10:00
2017-06-14 22:38:11 +02:00
2017-06-19 00:03:36 +02:00
2017-07-05 16:19:41 +02:00
2017-06-02 15:38:04 +10:00
2017-07-05 16:19:41 +02:00
2017-05-11 22:05:19 +10:00
2016-07-06 19:15:47 +10:00
2017-06-12 13:38:21 +10:00
2017-04-20 15:01:21 +02:00
2017-06-14 22:38:11 +02:00
2017-07-04 12:27:21 +02:00
2017-06-14 22:38:11 +02:00
2017-07-10 21:22:59 +02:00
2016-06-22 17:53:50 +02:00
2017-06-12 13:38:21 +10:00
2017-05-19 11:29:18 +02:00
2017-07-01 23:20:06 +02:00
2017-03-18 18:33:01 +11:00
2016-05-11 20:20:25 +10:00
2017-01-11 17:55:13 -02:00
2017-06-12 13:38:21 +10:00
2017-02-06 11:18:20 +01:00
2017-06-14 22:38:11 +02:00
2016-12-01 12:41:56 -02:00
2017-06-14 22:38:11 +02:00
2017-06-14 22:38:11 +02:00
2017-05-26 15:27:49 +02:00
2017-06-12 13:38:21 +10:00
2017-05-26 15:27:49 +02:00
2017-06-14 22:38:11 +02:00
2016-05-03 13:52:07 +10:00
2017-06-14 22:38:11 +02:00
2017-03-13 04:39:20 +11:00
2017-05-27 15:34:55 -04:00