Added an assertion.
committer: mfx <mfx> 974489511 +0000
This commit is contained in:
@@ -80,6 +80,7 @@ int PackDjgpp2::buildLoader(const Filter *ft)
|
|||||||
);
|
);
|
||||||
if (ft->id)
|
if (ft->id)
|
||||||
{
|
{
|
||||||
|
assert(ft->calls > 0);
|
||||||
addLoader("DJCALLT2",NULL);
|
addLoader("DJCALLT2",NULL);
|
||||||
addFilter32(ft->id);
|
addFilter32(ft->id);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user