nicklockwood / FXBlurView

[DEPRECATED]
Other
4.94k stars 713 forks source link

check for error result + prevent leak #141

Open kparichan opened 7 years ago

kparichan commented 7 years ago

Ignoring result of vImageBoxConvolve_ARGB8888 is something I noticed, and (NULL == dataSource) release case was detected by Xcode analyzer.