mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-05 16:15:56 +00:00
not overflow two big arrays into an invalid array. recreate badloader from git history, at 85fa67e8. Could not reproduce this, but lots of container usage also got updated in the meantime. Fixes #683
19 lines
453 B
Text
19 lines
453 B
Text
# names of files which we do not expect to have our license header
|
|
./apimethod_string.go
|
|
./pql/pql.peg.go
|
|
./internal/private.pb.go
|
|
./internal/public.pb.go
|
|
./lru/lru.go
|
|
./roaring/btree.go
|
|
./roaring/btree_test.go
|
|
./proto/pilosa.pb.go
|
|
./logger/filewriter.go
|
|
./logger/filewriter_test.go
|
|
./vprint.go
|
|
./rbf/vprint.go
|
|
./cmd/slurp/vprint.go
|
|
./cmd/badloader/vprint.go
|
|
./cmd/demo-lmdb/vprint.go
|
|
./gid.go
|
|
./cmd/lmdb-keydump/vprint.go
|
|
./cmd/lmdb-keydump/keydump.go
|