Closed GoogleCodeExporter closed 9 years ago
the splashimage path is max 63 bytes.
if (strlen(arg) > 63)
return ! (errnum = ERR_WONT_FIT);
Original comment by chenall.cn
on 12 Aug 2014 at 9:14
Can this be improved please (even if only max=127)
Original comment by Steve6375
on 12 Aug 2014 at 9:19
Original comment by chenall.cn
on 20 Aug 2014 at 12:28
#176 attach
Original comment by chenall.cn
on 20 Aug 2014 at 10:28
Original issue reported on code.google.com by
Steve6375
on 7 Aug 2014 at 1:20