[FIX] crash handling empty file with no file suffix
authorAndy Verprauskus <andy@ohloh.net>
Fri, 28 Aug 2009 19:36:42 +0000 (12:36 -0700)
committerAndy Verprauskus <andy@ohloh.net>
Fri, 28 Aug 2009 19:41:02 +0000 (12:41 -0700)
commit6cf5158e79cb2b363143176cbd4ea13eab3e2a83
treeae00bd6ddc609e94ddaba9148e431d10ab0fd193
parente599809b1ad5f7c4e405cde773fe36705048d122
[FIX] crash handling empty file with no file suffix

also fixed possible NULL dereferences in disambiguate cs and pro files
bin/ohcount
build
src/detector.c
src/log.c [new file with mode: 0644]
src/log.h [new file with mode: 0644]
src/parser.c
src/sourcefile.c
test/src_dir/mysql-stale-table-sniper [new file with mode: 0644]
test/unit/ruby/source_file_test.rb