Bugfix, do not zero resource which someone may actually use.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@180 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Stanislaw Gruszka
2007-09-01 11:44:37 +00:00
parent d31e5941e7
commit e151feff2d

View File

@@ -1345,7 +1345,6 @@ unregister_scst(void)
free_ini(ptr);
} while ((ptr = ini_next) != NULL);
}
bp->list[i] = NULL;
}
if (scst_tgt)