Jonas Jenwald 49883439a5 Ensure that Dict_getArray doesn't fail if xref in undefined (PR 6485 follow-up)
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.
2015-10-15 11:47:07 +02:00
..
2012-10-29 14:08:52 -04:00
2014-07-19 16:41:07 +02:00
2014-07-25 21:53:09 +02:00