Adrien Destugues
3b516e633b
haiku: Fix crash when opening window.
...
- _num_clips was not set in constructor, so a NULL _clips could be
mistakenly dereferenced.
- As _clips is accessible outside the class, it is not a good idea to
free/reallocate it. Try to limit this by reallocating only when it needs to
grow.
Partially fixes Bugzilla #4442 .
2019-11-11 22:14:00 -05:00
..
2019-06-30 23:58:31 -07:00
2019-10-30 15:36:17 +01:00
2019-10-31 15:53:10 +01:00
2019-10-27 14:52:09 +01:00
2019-11-04 11:15:24 +03:00
2019-10-30 15:13:55 +01:00
2019-10-30 15:13:55 +01:00
2019-10-30 15:13:55 +01:00
2019-01-04 22:01:14 -08:00
2019-08-22 15:58:00 -07:00
2019-10-30 15:36:17 +01:00
2019-10-30 16:06:51 +01:00
2019-10-30 16:20:58 +01:00
2019-11-11 21:59:39 -05:00
2019-10-30 16:12:39 +01:00
2019-10-30 16:45:53 +01:00
2019-10-23 08:46:59 +02:00
2019-10-31 17:10:02 +03:00
2019-10-30 16:06:51 +01:00
2019-10-30 17:35:40 +01:00
2019-01-04 22:01:14 -08:00
2019-11-11 22:14:00 -05:00
2019-01-04 22:01:14 -08:00
2019-10-30 15:43:49 +01:00
2019-01-04 22:01:14 -08:00
2019-01-04 22:01:14 -08:00
2019-01-04 22:01:14 -08:00
2019-10-30 17:35:40 +01:00
2019-01-04 22:01:14 -08:00
2019-01-04 22:01:14 -08:00
2019-07-17 23:20:57 -04:00
2019-10-30 15:43:49 +01:00