GNOME Bugzilla – Bug 474366
buffer overflow in ir_fetch_seq()
Last modified: 2007-09-07 21:31:33 UTC
Steps to reproduce: I've found a buffer overflow in ir_fetch_seq(). It continues to read and read more data without checking if it starts writing outside of a char array. Stack trace: Other information:
Created attachment 95088 [details] [review] Patch against SVN trunk
Thanks a lot for spotting this. The patch has been commited, and balsa-2.3.20 released.