[Gravity] Fix NULL in strtoupper and exceptions
Review Request #879 — Created Oct. 26, 2022 and submitted — Latest diff uploaded
| Information | |
|---|---|
| smillernl | |
| Lunr | |
| fix/gravity/81_fix_types | |
|
|
|
| 886 | |
| Reviewers | |
| lunr | |
Accompanies https://github.com/M2mobi/lunr/pull/8
Exception constructors and
strtoupperno longer acceptNULLso this review makes sure that no longer happens.
