Ryan C. Gordon
bf02bb2582
Clang static analysis builds should use C runtime directly.
...
This is a little macro magic to use malloc() directly instead of SDL_malloc(),
etc, so static analysis tests that know about the C runtime can function
properly, and understand that we are dealing with heap allocations, etc.
This changed our static analysis report from 5 outstanding bugs to 30.
5x as many bugs were hidden by SDL_malloc() not being recognized as malloc()
by the static analyzer!
2015-01-05 01:41:42 -05:00
..
2014-06-20 11:10:16 -03:00
2014-02-02 00:53:27 -08:00
2014-07-28 10:54:25 -04:00
2014-12-18 00:19:52 -05:00
2014-07-22 21:41:49 -04:00
2014-02-02 00:53:27 -08:00
2014-11-25 22:37:12 +01:00
2014-02-02 00:53:27 -08:00
2014-08-17 13:11:55 -07:00
2014-08-17 13:11:55 -07:00
2014-08-17 13:11:55 -07:00
2014-02-02 00:53:27 -08:00
2014-08-17 13:11:55 -07:00
2014-08-17 13:11:55 -07:00
2014-08-17 13:11:55 -07:00
2014-12-28 22:10:24 +01:00
2014-08-17 13:11:55 -07:00
2014-03-09 11:36:47 -07:00
2014-12-18 00:19:52 -05:00
2014-12-18 00:19:52 -05:00
2014-02-02 00:53:27 -08:00
2014-07-11 22:02:50 -07:00
2014-08-12 23:28:45 +02:00
2014-02-02 00:53:27 -08:00
2014-06-04 10:56:56 -07:00
2014-12-03 11:00:56 -05:00
2014-11-25 22:37:12 +01:00
2014-11-22 22:20:40 +01:00
2014-02-02 00:53:27 -08:00
2014-11-29 11:49:58 -08:00
2014-12-25 22:05:48 +01:00
2014-11-23 11:26:46 +01:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-13 11:05:34 -08:00
2014-06-04 10:56:56 -07:00
2014-12-24 11:33:42 -05:00
2014-02-02 00:53:27 -08:00
2014-12-03 11:00:56 -05:00
2014-02-02 00:53:27 -08:00
2014-03-13 21:21:26 -07:00
2014-08-18 18:44:08 -07:00
2014-08-18 14:05:02 -04:00
2014-06-04 01:35:36 -07:00
2014-06-04 01:35:36 -07:00
2014-06-04 01:35:36 -07:00
2014-06-04 01:35:36 -07:00
2014-08-12 23:28:45 +02:00
2014-02-02 00:53:27 -08:00
2014-08-06 11:34:54 -07:00
2014-07-05 16:11:23 -07:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-05-30 09:50:47 -04:00
2014-11-29 11:18:49 -08:00
2012-01-14 13:17:01 -05:00
2014-06-08 12:05:17 -07:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2015-01-05 01:41:42 -05:00
2014-02-02 00:53:27 -08:00
2014-06-20 10:59:51 -03:00
2014-09-30 11:20:50 -07:00
2014-11-23 20:40:48 +01:00
2014-02-02 00:53:27 -08:00
2014-11-30 20:55:27 -08:00
2014-11-23 20:46:34 +01:00
2014-02-10 10:02:42 -08:00
2014-11-23 20:46:34 +01:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-06-04 10:56:56 -07:00
2014-11-23 20:46:34 +01:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-09-06 23:20:14 +02:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-02-02 00:53:27 -08:00
2014-09-02 06:55:47 -07:00
2014-06-05 00:45:16 -04:00
2014-07-29 09:20:12 -03:00