wiiu-env / libmocha

GNU Lesser General Public License v3.0
5 stars 7 forks source link

Free tmp_buf only when its needed #21

Open Maniac- opened 11 months ago

Maniac- commented 11 months ago

This is not an issue on Mocha_IOSUKernelRead32 as the ((count * 4) & 0x3F) is always true. Maybe remove the whole if clause.