Jehan
040533249c
libgimpbase: use backtrace_symbols_fd() rather than...
...
... backtrace_symbols() when possible.
When we allocate a new string, anyway we have memory allocation. But
when we just print to a file descriptor, this version of the API is
guaranteed without any memory allocation and therefore should always
work. This is important since allocations may fail in particular after
memory errors.
2018-02-11 23:31:26 +01:00
..
2017-08-24 15:35:27 -04:00
2017-10-29 18:37:18 +01:00
2017-10-29 18:37:18 +01:00
2018-02-11 04:33:31 +01:00
2017-01-03 19:36:22 +01:00
2017-11-30 04:45:08 -05:00
2017-11-30 04:45:08 -05:00
2015-05-31 21:18:09 +02:00
2017-01-30 16:43:59 +01:00
2015-05-31 21:18:09 +02:00
2011-04-28 14:30:41 +02:00
2017-05-06 17:26:16 -04:00
2017-02-26 20:55:00 +01:00
2015-05-31 21:18:09 +02:00
2013-06-25 20:40:27 -07:00
2018-01-28 15:43:07 +01:00
2014-08-04 03:41:45 +02:00
2017-07-08 12:50:37 +02:00
2014-07-28 02:04:01 +02:00
2016-06-26 00:35:24 +02:00
2016-06-26 00:35:24 +02:00
2012-05-03 00:54:21 +02:00
2018-01-09 16:17:28 +01:00
2017-07-07 19:11:12 +02:00
2015-05-31 21:18:09 +02:00
2014-03-22 00:18:48 +01:00
2011-04-28 14:30:41 +02:00
2016-06-26 00:35:24 +02:00
2013-01-27 18:59:02 +01:00
2018-01-11 22:17:32 +01:00
2018-01-13 19:00:05 +01:00
2015-05-31 21:18:09 +02:00
2011-04-28 14:30:41 +02:00
2014-05-05 10:34:08 +02:00
2013-01-27 22:26:29 +01:00
2010-06-29 19:16:51 +02:00
2010-06-29 19:16:51 +02:00
2017-05-06 22:36:23 +02:00
2017-01-23 20:20:25 +01:00
2018-02-11 23:31:26 +01:00
2018-02-09 01:57:03 +01:00
2017-06-17 11:38:18 +02:00
2015-05-31 21:18:09 +02:00
2014-08-16 00:37:13 +02:00
2015-06-10 18:58:32 +02:00
2017-11-30 03:10:14 -05:00