]> granicus.if.org Git - libass/commit
Remove file size limit in ass_read_file
authorGrigori Goronzy <greg@blackbox>
Sat, 6 Feb 2010 03:11:53 +0000 (04:11 +0100)
committerGrigori Goronzy <greg@blackbox>
Sat, 6 Feb 2010 03:11:53 +0000 (04:11 +0100)
commit7fa4c5e2f0a0e131814c32f414435af32818ab85
tree1827ef5059b49a4dacd22989885534184c8a7c6c
parenta50d19df54579bc4b3c54705167c2b9d49ee32c0
Remove file size limit in ass_read_file

If an application wants to provide some sort of safeguard against
loading very big files (which can trash memory), it should do so by
itself.
libass/ass.c