Skip to:
Current code is leaking the MutableArray returned by c4listener_getURLs. It needs to be released correctly.
PR https://github.com/couchbase/couchbase-lite-java-common/pull/157
Current code is leaking the MutableArray returned by c4listener_getURLs. It needs to be released correctly.