home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ornl!rsg1.er.usgs.gov!darwin.sura.net!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!cs.ubc.ca!unixg.ubc.ca!kakwa.ucs.ualberta.ca!acs.ucalgary.ca!cuugnet!castrov!wuth
- From: wuth@castrov.cuc.ab.ca (Brett Wuth)
- Newsgroups: comp.sys.amiga.misc
- Distribution: world
- To: bugs@commodore.com
- Cc:
- Bcc:
- Subject: bug in 'execute'
- Message-ID: <wuth.239i@castrov.cuc.ab.ca>
- Date: 15 Nov 92 04:03:26 MDT
- Organization: Castrovalva is a state of mind
- Lines: 38
-
- Here's an obscure bug report I've sent off to bugs@commodore.com.
-
- The name of the script given to execute can be at most 79 characters.
- It looks like someone used a fixed length buffer: char filename[80];
-
- Demonstration attached:
- --------- cut ----------
- 14.hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem> execute hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem/AutoSetup.execute
- EXECUTE: Incorrect file name
- 14.hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem> execute hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem/AutoSetup.execut
- EXECUTE: Incorrect file name
- 14.hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem> execute hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem/AutoSetup.execu
- EXECUTE: Can't open hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem/AutoSetup.execu
- object not found
- 14.hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem> rename AutoSetup.execute AutoSetup.execu
- 14.hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem> execute hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem/AutoSetup.execu
- 14.hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem> version
- Kickstart version 37.175. Workbench version 37.67
- 14.hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem> which execute
- RES execute
- --------- cut ----------
-
- Cheers,
- --
- Brett Wuth wuth@castrov.cuc.ab.ca BCWuth@uncamult.bitnet wuth@castrov.UUCP
- U302, 3510 44St SW, Calgary, Alberta, T3E 3R9, CANADA Tel: +1 403 242-0848
-
- -----BEGIN PGP PUBLIC KEY BLOCK-----
- Version: 2.0
-
- mQCNAir+Xh0AAAEEALLCqKl8T/5b81Wn+pftOjR2HEY0f0z1bw6jXnANGqGDEBSc
- NTTcxUQX4ryOOIr+n8GmqeWOaFQ8kiZxDUR1v2detA3BuAGQt+ixg61T1bV3poz+
- eG5YbRbsYFLCep3eRn4BXV0mZECz3jIpKN0Y/j9DcVZWL+VyeKudBjgjJ22BAAUR
- tCNCcmV0dCBXdXRoIDx3dXRoQGNhc3Ryb3YuY3VjLmFiLmNhPrQeQnJldHQgV3V0
- aCA8d3V0aEBjYXN0cm92LlVVQ1A+
- =zvTV
- -----END PGP PUBLIC KEY BLOCK-----
- [Pls ignore if you don't have PGP secure-mail program. See sci.crypt.]
-