Greetings: I modified the use of malloc() and realloc() so that return values are checked and potential memory leaks and data corruption problems are prevented. http://cr.openjdk.java.net/~jzavgren/8007606/webrev.01/ Thanks! John Zavgren