[LLVMbugs] [Bug 134] [llvm-nm] llvm-nm does not check the validity of the filename
bugzilla-daemon at zion.cs.uiuc.edu
bugzilla-daemon at zion.cs.uiuc.edu
Wed Nov 19 14:01:26 PST 2003
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=134
gaeke+bugs at uiuc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From gaeke+bugs at uiuc.edu 2003-11-19 16:01 -------
Things are looking much better on the llvm-nm error checking front now.
62 kain> rm -f FOO
63 kain> llvm-nm FOO
llvm-nm: FOO: No such file or directory
... [insert brief fistfight in 3118 here] ...
71 kain> llvm-nm /etc/passwd
llvm-nm: /etc/passwd: unrecognizable file type
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20031117/009664.html
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20031117/009665.html
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list