Details
-
Bug
-
Resolution: Fixed
-
Major
-
3.0
-
Security Level: Public
-
None
-
1
Description
The array c4DbChanges returned by the native method c4DbObserver.getChanges may contain nulls. There needs to be a nullcheck before dereferencing the entries.