Revision 2946 committed by belanger
| Newsgroups | gmane.comp.java.vm.sablevm.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 2946 Date: 2004-09-29 18:41:23 -0400 (Wed, 29 Sep 2004) Author: belanger Log: * Fixed bug: New array overflow. Bug #8. Fixed by assuming size_t is defined as unsigned int or larger type. Changed: U sablevm/branches/staging/src/libsablevm/libsablevm.c U sablevm/branches/staging/src/libsablevm/new_instance.c U sablevm/branches/staging/src/libsablevm/system.h