Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PlatformImage: If an image from stream is null, don't throw a NPE
House M.D tries to load some nonexistent images like ekg_heart.png and doesn't handle the received NullPointerException properly, so we cannot throw an exception in these cases.
- Loading branch information