-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
cccc segfaults almost instantly when running: find ~/big_source_tree -type f -name '*.c' | cccc -
. This also occurs when running find ~/big_source_tree -type f -name '*.c' -print0 | xargs -r0 cccc
.
The source tree is from OpenWRT, following the build instructions in https://openwrt.org/docs/guide-developer/toolchain/use-buildsystem#build_system_usage
I'm on Debian Sid, cccc installed from the official package.
Metadata
Metadata
Assignees
Labels
No labels