• Dan Ellis's avatar
    Fixed some data aborts on OS_Args calls · dc300ea2
    Dan Ellis authored
    Detail:
      OS_Args 8 and 9 (ImageStampIS and IOCtl) didn't check that the file handle
    passed to them was legitimate and hence would cause data aborts as they tried
    to access non existant structures.
    
    Admin:
      Not tested.  Two lines of assembler copied into each function to test
    whether the file handle is valid from other similar calls.
    
    Version 2.56. Tagged as 'FileSwitch-2_56'
    dc300ea2
VersionASM 1.05 KB