Skip to content

avatar: fix crash when loading icons

Michael Catanzaro requested to merge mcatanzaro/avatar-crash into master

This function crashes whenever it succeeds. Oops. Let's make sure to only print an error message when there's actually an error.

Fixes #433 (closed)

Merge request reports