Files
test/source
Bastien Montagne 66c05fe368 Fix RNA collection accessor (string search) not checking for null key pointer.
While in a way one could argue calling code could check for such case,
in practice it is way handier for the search code itself to just return
'not found' value in such case, rather than crash!
2023-08-28 13:18:11 +02:00
..