Chris Robinson
6dd1643a70
Avoid dereferencing a NULL pointer
...
Even though it's taking the address of a member, it's still technically a
derefernce and thus undefined behavior. sizeof doesn't "execute" the
expression, so derefering in it instead is fine.
2017-12-31 23:19:41 -08:00
..
2017-09-23 03:56:45 -07:00
2017-12-24 20:41:20 -08:00
2017-12-21 11:46:01 -08:00
2017-04-04 06:58:53 -07:00
2017-04-21 16:58:55 -07:00
2017-04-04 06:58:53 -07:00
2017-12-15 22:59:51 -08:00
2017-04-04 06:58:53 -07:00
2017-01-16 09:37:55 -08:00
2017-07-19 02:48:01 -07:00
2017-07-31 23:49:48 -07:00
2017-02-10 06:20:16 -08:00
2017-01-26 14:33:03 -08:00
2017-12-17 15:56:30 -08:00
2017-06-25 04:07:06 -07:00
2017-09-21 17:37:10 +02:00
2017-12-17 15:56:30 -08:00
2017-10-23 13:26:35 -07:00
2017-06-27 07:25:08 -07:00
2017-08-23 23:01:11 -07:00
2017-08-16 18:09:53 -07:00
2017-05-03 03:29:21 -07:00
2017-08-30 11:30:19 -07:00
2017-08-16 18:09:53 -07:00
2017-08-18 19:20:30 -07:00
2017-08-18 19:20:30 -07:00
2017-10-07 15:28:35 -07:00
2017-12-29 16:28:49 -08:00
2017-03-16 19:58:21 -07:00
2017-03-09 15:41:20 -08:00
2017-10-23 13:30:01 -07:00
2017-01-16 08:59:08 -08:00
2017-01-16 08:59:08 -08:00
2017-12-31 23:19:41 -08:00