home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / misc / 16885 < prev    next >
Encoding:
Internet Message Format  |  1992-11-15  |  2.5 KB

  1. 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
  2. From: wuth@castrov.cuc.ab.ca (Brett Wuth)
  3. Newsgroups: comp.sys.amiga.misc
  4. Distribution: world
  5. To: bugs@commodore.com
  6. Cc: 
  7. Bcc: 
  8. Subject: bug in 'execute'
  9. Message-ID: <wuth.239i@castrov.cuc.ab.ca>
  10. Date: 15 Nov 92 04:03:26 MDT
  11. Organization: Castrovalva is a state of mind
  12. Lines: 38
  13.  
  14. Here's an obscure bug report I've sent off to bugs@commodore.com.
  15.  
  16. The name of the script given to execute can be at most 79 characters.
  17. It looks like someone used a fixed length buffer:  char filename[80];
  18.  
  19. Demonstration attached:
  20. --------- cut ----------
  21. 14.hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem> execute hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem/AutoSetup.execute    
  22. EXECUTE: Incorrect file name
  23. 14.hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem> execute hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem/AutoSetup.execut
  24. EXECUTE: Incorrect file name
  25. 14.hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem> execute hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem/AutoSetup.execu
  26. EXECUTE: Can't open hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem/AutoSetup.execu
  27. object not found
  28. 14.hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem> rename AutoSetup.execute AutoSetup.execu
  29. 14.hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem> execute hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem/AutoSetup.execu
  30. 14.hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem> version
  31. Kickstart version 37.175. Workbench version 37.67
  32. 14.hdisk-sup:stuff/data/wuth/career/companies/PowerStor/FileSystem> which execute
  33. RES execute
  34. --------- cut ----------
  35.  
  36. Cheers,
  37. -- 
  38. Brett Wuth  wuth@castrov.cuc.ab.ca BCWuth@uncamult.bitnet wuth@castrov.UUCP
  39. U302, 3510 44St SW, Calgary, Alberta, T3E 3R9, CANADA  Tel: +1 403 242-0848
  40.  
  41. -----BEGIN PGP PUBLIC KEY BLOCK-----
  42. Version: 2.0
  43.  
  44. mQCNAir+Xh0AAAEEALLCqKl8T/5b81Wn+pftOjR2HEY0f0z1bw6jXnANGqGDEBSc
  45. NTTcxUQX4ryOOIr+n8GmqeWOaFQ8kiZxDUR1v2detA3BuAGQt+ixg61T1bV3poz+
  46. eG5YbRbsYFLCep3eRn4BXV0mZECz3jIpKN0Y/j9DcVZWL+VyeKudBjgjJ22BAAUR
  47. tCNCcmV0dCBXdXRoIDx3dXRoQGNhc3Ryb3YuY3VjLmFiLmNhPrQeQnJldHQgV3V0
  48. aCA8d3V0aEBjYXN0cm92LlVVQ1A+
  49. =zvTV
  50. -----END PGP PUBLIC KEY BLOCK-----
  51. [Pls ignore if you don't have PGP secure-mail program.  See sci.crypt.]
  52.