GNOME Bugzilla – Bug 721371
qtif: fix fread() error check
Last modified: 2014-01-03 14:34:54 UTC
fread() doesn't return -1 on error, so don't check for < 0.
Created attachment 265198 [details] [review] qtif: fix fread() error check
Review of attachment 265198 [details] [review]: sure
Attachment 265198 [details] pushed as 7eccf98 - qtif: fix fread() error check