This repository has been archived by the owner on Sep 1, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix SIGILL created when ExtendedBuffer is null
When m_ExtendedBuffer is a null pointer, or the m_StandardIdentity.certificate.type is not "Key", a null buffer is now returned. Likely not the correct solution, only fixes SIGILL runtime interrupt.
- Loading branch information