On Mon, Jul 18, 2005 at 09:29:25AM -0700, Jay Foster wrote: > I ran into the same problem some time ago, and made the following change to > correct it. The bug would leak 8KB of memory each time cyg_io_lookup() was > called for a termios device (after the first time). Here is what i have committed. I removed the members from the priv structure as well just to tidy things up. Andrew