<div dir="ltr"><div>GEOSwift is a Swift wrapper for geos's thread-safe C interface. A recent commit (<a href="https://github.com/GEOSwift/GEOSwift/commit/6006a7493dc040909903559d6b49cfe5d0070ecc">https://github.com/GEOSwift/GEOSwift/commit/6006a7493dc040909903559d6b49cfe5d0070ecc</a>) added NULL checks for the return values of the topology operations, but from inspection of the geos code, it seems like the topology operations only return NULL if the handle is NULL or uninitialized, which our wrapper prevents. We're using version 3.5.0. Do these topology operations return NULL in any other cases?</div><div><br></div><div>Andrew<br></div><br></div>