- Fix setmode. Setmode can fail due to malloc. We should print the correct
authorLiam J. Foy <liamfoy@dragonflybsd.org>
Sun, 28 Nov 2004 21:17:07 +0000 (21:17 +0000)
committerLiam J. Foy <liamfoy@dragonflybsd.org>
Sun, 28 Nov 2004 21:17:07 +0000 (21:17 +0000)
commit3c3da1958e8c33cd8023a17ca972e9baec02d025
treef0908f310d0063981955ba2c7c125054e0813ac6
parent3b74f1ae3c58526c061842775b5181d17d069d0c
- Fix setmode. Setmode can fail due to malloc. We should print the correct
  error message if malloc does fail and not print incorrect file mode.
usr.bin/find/function.c