SCI: Fix crash in seginfo debug command.

svn-id: r40951
This commit is contained in:
Walter van Niftrik
2009-05-27 21:25:45 +00:00
parent d89f5cc9b9
commit 1dde062e2a
+1
View File
@@ -486,6 +486,7 @@ static bool _c_single_seg_info(EngineState *s, int nr) {
i, ht->_table[i].size, ht->_table[i].mem, ht->_table[i].type);
}
}
break;
case MEM_OBJ_DYNMEM: {
sciprintf("dynmem (%s): %d bytes\n",