Hi all! I just commited fix* for buffer overflow to mob branch. Variable ubuf is declared as char[sizeof(long)+4], but we will write eventually sizeof(long)*2+4 bytes into it. The mentioned patch fixes that.
* http://repo.or.cz/w/centerim.git?a=commitdiff;h=5bb628bf04fbbb5f30096bb326e3a407e010fd2d -- Best Regards / S pozdravom, Pavol Rusnak <[EMAIL PROTECTED]> -- _______________________________________________ Centerim-devel mailing list [email protected] http://centerim.org/mailman/listinfo/centerim-devel http://www.centerim.org/
