featurebase/license.exceptions
Jason Aten ca7552b4a8 test that roaring.Container.UnionInPlace does
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
2020-08-24 17:06:41 -05:00

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