Caught by the test suite: sequences[0] needs to be initialized to NULL at the beginn...
authorDavid Levine <levinedl@acm.org>
Tue, 7 Feb 2012 03:47:52 +0000 (21:47 -0600)
committerDavid Levine <levinedl@acm.org>
Tue, 7 Feb 2012 03:47:52 +0000 (21:47 -0600)
commitabde85b440e74e4852e96a23fd5f02d2f3bdd370
treef088a09753a87ec50cfbf7559441afc5630d6bbf
parentdc1f54e0b883f7deec844b7acd87d5c9ad9b306d
Caught by the test suite:  sequences[0] needs to be initialized to NULL at the beginning of the program.  That explains why it seg faulted when invoked with a sequence argument.
uip/new.c