Wargus/stargus

incorrect use of fread in mpq.cpp

timfel opened this issue · 2 comments

In the latest branch of stargus Jan. 10, 2012, mpq.cpp uses fread incorrectly. It returns the number of objects read, not the number of bytes read. A patch that fixes this problem is attached.


Imported from Launchpad using lp2gh.

(by emtneutrino)