This is not quite true.

Java does not prevent integer overflows (it will not throw an exception). So you still have to be careful about array indexes.

Andrew

On 29/03/2006, at 12:49 PM, [EMAIL PROTECTED] wrote:

no, a browser written in java would not have buffer overflow/stack
issues. the jvm is specifically designed to prevent it ...

-- Michael

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Secure Coding mailing list (SC-L)
SC-L@securecoding.org
List information, subscriptions, etc - http://krvw.com/mailman/listinfo/sc-l
List charter available at - http://www.securecoding.org/list/charter.php

Reply via email to