<div>Hi all,</div><div><br></div><div>I got an invalid ogg file causes infinite loop. The reason is xiph comment field count is very large (of course wrong value). The attached patch adds a check before parse loop (comment count cannot &gt; data size).</div>
<div><br></div><div>If the comment count just less than data size but a large value, the loop still takes a little time to finish. Wondering if there is a better solution.</div><div><br></div><div>Best Regards,</div><div>
Frank Lai</div>