Browse Source
In PR 6485 I somehow missed to account for the case where `xref` is undefined. Since a dictonary can be initialized without providing a reference to an `xref` instance, `Dict_getArray` can thus fail without this added check.
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue