`ls --color' would segfault
authorJim Meyering <jim@meyering.net>
Sun, 11 Apr 1999 01:43:34 +0000 (01:43 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 11 Apr 1999 01:43:34 +0000 (01:43 +0000)
commit23dfcdb3689f1e030a14fb312b683cd6c82a57d2
tree2c359a1f8974f865bbc0dfc820906e851aa0d0ee
parente6a9ce41b69671ff5f2ec5d05a5c38ef2d47c673
`ls --color' would segfault
Include assert.h.
(color_indicator[]): Add an entry for the type, `door.'
(main): Assert that the lengths of the color_indicator and
indicator_name arrays are appropriately related.
src/ls.c