You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#189.
This fixes some unchecked pointer accesses in the cache package.
Independently of how errors are handled, these checks should be in place.
Proper error handling as discussed in #189 and #181 can happen separately.
Signed-off-by: Tobias Guggenmos <[email protected]>
0 commit comments