Doh. I never allocated storate for the struct stat I am using.
authorEric Andersen <andersen@codepoet.org>
Thu, 26 Apr 2001 18:43:36 +0000 (18:43 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 26 Apr 2001 18:43:36 +0000 (18:43 -0000)
commitca85cdbe4c414f5892b57a3c0fb2439f3061496c
tree75795176aceee4a9c91a2a924676180436f05cde
parent468f504fd79a590e632193fc0ecf999b86ae5cba
Doh.  I never allocated storate for the struct stat I am using.
There was just a never initialized pointer.
 -Erik
chmod.c
coreutils/chmod.c