Merge branch 'svn/trunk'
This commit is contained in:
commit
a4a6bed5c1
8 changed files with 13 additions and 12 deletions
|
@ -315,6 +315,7 @@ bool DOS_Execute(char * name,PhysPt block_pt,Bit8u flags) {
|
|||
envseg=block.exec.envseg;
|
||||
if (!MakeEnv(name,&envseg)) {
|
||||
DOS_CloseFile(fhandle);
|
||||
delete [] loadbuf;
|
||||
return false;
|
||||
}
|
||||
/* Get Memory */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue