Kevin Enderby
207197ac9e
Next set of additional error checks for invalid Mach-O files for bad load commands
...
that use the Mach::linkedit_data_command type for the load commands that are
currently used in the MachOObjectFile constructor.
This contains the missing checks for LC_DATA_IN_CODE and
LC_LINKER_OPTIMIZATION_HINT load commands and the fields for the
Mach::linkedit_data_command type. Checking for other load commands that
use this type will be added later.
Also fixed a couple of places that was using sizeof(MachOObjectFile::LoadCommandInfo)
that should have been using sizeof(MachO::load_command).
llvm-svn: 280267
2016-08-31 17:57:46 +00:00
..
2016-06-27 19:53:53 +00:00
2016-08-17 10:17:57 +00:00
2015-06-25 21:00:51 +00:00
2016-08-31 17:57:46 +00:00
2016-06-27 19:53:53 +00:00
2016-06-27 20:02:49 +00:00
2016-08-03 03:51:42 +00:00
2014-05-24 08:47:11 +00:00
2015-03-02 21:33:18 +00:00
2014-11-04 13:41:33 +00:00
2015-03-02 21:33:18 +00:00
2015-07-14 22:42:21 +00:00
2016-05-02 21:06:57 +00:00
2014-07-08 23:47:31 +00:00
2015-03-02 21:33:18 +00:00
2016-06-17 22:16:06 +00:00
2016-03-31 23:07:50 +00:00
2015-07-13 23:07:05 +00:00
2015-12-07 23:15:57 +00:00
2014-10-31 05:07:00 +00:00
2015-07-06 21:36:23 +00:00
2015-07-06 14:26:07 +00:00
2016-05-26 01:45:12 +00:00
2016-02-17 16:48:00 +00:00
2014-06-11 19:05:50 +00:00
2015-06-24 18:03:39 +00:00
2015-06-11 21:42:18 +00:00
2016-01-16 22:40:09 +00:00
2016-03-21 21:09:38 +00:00
2016-06-27 19:53:53 +00:00
2016-02-17 15:38:21 +00:00
2015-02-27 18:58:23 +00:00
2015-06-24 10:20:30 +00:00
2016-08-31 17:57:46 +00:00
2015-11-19 05:56:52 +00:00
2014-11-04 13:19:29 +00:00
2014-10-10 18:33:51 +00:00
2014-11-04 13:19:29 +00:00
2014-11-04 13:19:29 +00:00
2014-10-10 18:33:51 +00:00
2014-11-04 13:19:29 +00:00
2014-11-04 13:19:29 +00:00
2014-11-03 14:09:47 +00:00
2016-05-17 17:10:12 +00:00
2014-06-20 00:04:16 +00:00
2015-02-17 18:54:22 +00:00
2015-08-06 20:05:27 +00:00
2014-05-09 23:57:49 +00:00
2015-05-22 13:28:35 +00:00
2016-06-20 22:16:18 +00:00
2015-07-21 21:40:33 +00:00
2016-01-16 06:06:36 +00:00
2014-10-10 00:17:57 +00:00
2014-10-10 06:59:05 +00:00
2016-06-27 19:53:53 +00:00
2016-01-20 19:15:18 +00:00
2014-12-19 02:31:01 +00:00
2014-06-30 20:03:02 +00:00
2014-12-04 07:37:02 +00:00
2016-03-21 20:59:15 +00:00
2014-10-29 18:37:13 +00:00
2015-08-10 21:00:15 +00:00
2015-06-23 15:45:38 +00:00
2015-12-18 16:07:17 +00:00
2015-09-21 19:17:18 +00:00
2015-10-01 17:57:31 +00:00
2016-02-16 15:16:00 +00:00
2014-07-08 23:47:31 +00:00
2014-07-01 17:19:10 +00:00
2015-06-27 03:49:25 +00:00
2016-06-27 19:53:53 +00:00
2016-06-27 19:53:53 +00:00
2016-06-27 19:53:53 +00:00
2016-06-27 19:53:53 +00:00
2016-06-27 19:53:53 +00:00
2016-06-27 19:53:53 +00:00
2016-06-27 19:53:53 +00:00
2016-06-27 19:53:53 +00:00
2016-06-27 19:53:53 +00:00
2016-06-27 19:53:53 +00:00
2016-06-27 19:53:53 +00:00
2016-06-27 19:53:53 +00:00
2016-06-27 19:53:53 +00:00
2016-06-27 19:53:53 +00:00
2014-05-15 16:14:02 +00:00