github.com/cs3org/reva/v2@v2.27.7/changelog/1.4.0_2020-11-17/ocs-prevent-nil-pointer.md (about) 1 Bugfix: prevent nil pointer when listing shares 2 3 We now handle cases where the grpc connection failed correctly by no longer trying to access the response status. 4 5 https://github.com/cs3org/reva/pull/1317