platform_hardware_interfaces/keymaster
Janis Danisevskis cf5d7e83fd Fix UB in class NullOr
NullOr now stores the references a pointers internally. This fixes UB
where the internal reference was initalized by dereferencing nullptr.

Test: Compiles
Bug: 121390225
Change-Id: I2073e5aeac401309aa63b08e05db3c467fab6b69
2019-10-10 09:21:18 -07:00
..
3.0 Use libcrypto_static instead of libcrypto 2019-09-18 11:07:09 -07:00
4.0 Fix UB in class NullOr 2019-10-10 09:21:18 -07:00