Commit Graph

4547 Commits

Author SHA1 Message Date
Joachim Metz 2c34387f35
Added libfplist, libfsapfs, libbde, libqcow, libvhdi and libvmdk to libyal project configuration (#4198) 2020-07-27 07:58:04 -07:00
Oliver Chang cf1ce595ba
Disable coverage job sync. (#4195)
Migrating to new infratructure for requesting coverage jobs.
2020-07-27 16:50:45 +10:00
Oliver Chang bc7d478d4a
build: Project sync fixes. (#4194)
- Add some more logging.
- Use GitHub client ID/secret rather than personal access token.
- Fix function deploy wrt "--project" argument.
2020-07-27 13:19:44 +10:00
Micah Snyder 7f9866ee90
[clamav] Add optional autogen.sh step; fix build (#4193)
ClamAV recently removed autotools generated materials (configure,
Makefile.in, etc) from the git repo. This commit adds tools and calls
necessary to generate those files if autogen.sh is present.
2020-07-26 18:40:34 -07:00
Abhishek Arya dbeab81f5d
Add corpus-dir to run_fuzzer, for later use in coverage cmd. (#4191)
* Add corpus-dir to run_fuzzer, for later use in coverage cmd.

* Update as per comment.
2020-07-24 16:41:45 -07:00
AdamKorcz 793ed70907
[Radon] Added project (#4183) 2020-07-24 14:36:25 -07:00
Max Moroz 70d278bb53
[infra] Rename msan-builder to msan-libs-builder (#3388). (#4190)
* [infra] Rename msan-builder to msan-libs-builder and add (broken) dfsan-libs-builder (#3388).

* remove dfsan-libs-builder for now

* presubmit format
2020-07-24 12:38:00 -07:00
Max Moroz a9d0062a55
[infra] Rename base-msan-builder image to base-sanitizer-libs-builder (#3388). (#4187)
* [infra] Rename base-msan-builder image to base-sanitizer-builder (#3388).

* rename to base-sanitizer-libs-builder
2020-07-23 16:36:58 -07:00
pierwill 6892a59b58
Remove todo comment from influxdb build (#4185) 2020-07-23 10:00:31 -07:00
Kevin Lubick 3684abcfde
[skia] Fix build (#4182) 2020-07-23 07:40:36 -07:00
kabeer27 9d2381a621
Initial integration of builds_status (#4175) 2020-07-23 16:23:31 +10:00
Ravi Jotwani bdb0b339d0
[uriparser] Fix null dereference in uri_dissect_query_malloc_fuzzer (#4174)
* fixed null dereference in uri_dissect_query_malloc_fuzzer

* removed unused include

* initialized chars_required, freed query_list if check unsuccessful, and used buf.data() instead of &buf[0]
2020-07-22 14:24:05 -07:00
Max Moroz c4075a9101
[icu] Add ftang@google.com to the auto_ccs list (fixes #4176). (#4177) 2020-07-22 10:17:54 -07:00
Sevki f743ea9d3b
p9: add fuzzing for p9 (#4084)
Signed-off-by: sevki <s@sevki.org>
2020-07-21 06:53:05 -07:00
Catena cyber 41b1710710
Updates patch for mysql 8.21 (#4162)
* Updates patch for mysql 8.21

* Fixup 8.21

* Disabkes fuzz_docommand to keep going with other targets for now

* do not even compile fuzz_docommand

* Adding license

* FIXMEs

* no longer compiled

* nits
2020-07-21 06:52:28 -07:00
Joachim Metz 4e96fea71c
Added libfwnt, libfwsi, libolecf and libscca to libyal project configuration (#4171) 2020-07-20 23:03:52 -07:00
bungeman b4e48c0d3b
[skia] Stop using gold. (#4164)
The gold linker was forced when the system linker stopped linking the
Skia build. It seems that the gold linker is now running into issues, so
attempt to switch back.
2020-07-20 22:54:59 -07:00
Ravi Jotwani 36e6fa39fe
[uriparser] Add new fuzzers (#4134)
* added new fuzzer

* added new fuzzer

* removed commented code

* add license header for uri_parse_fuzzer

* get values from FuzzedDataProvider, awaiting fuzz targets for FileNames and Ipv4 in parse_fuzzer

* build working

* fixed size mismatch, used better consumption function for remaining input

* reduced maxSize for uri_dissect_query_malloc_fuzzer

* added missing fuzz targets, removed unnecessary import

* removed unused include, changed instances of std::string to string, removed ToVector, added checks, and removed usage of FuzzedDataProvider in uri_dissect_query_malloc_fuzzer

* fixed vector issue in uri_parse_fuzzer

* added explicit value checks, removed Yoda comparisons
2020-07-20 16:50:20 -07:00
Vincent Rabaud 283447224d
Add more targets for OpenCV. (#4167) 2020-07-20 16:02:15 -07:00
bungeman af2de34dc3
Remove SkSVGCanvas.cpp from api_svg_canvas. (#4163)
This leads to multiple definitions of everything defined in
SkSVGCanvas.cpp since it will be compiled into the api_svg_canvas target
directly as well as the Skia xml target.
2020-07-20 09:27:38 -07:00
Joachim Metz 6beceb3030
Merged libesedb, libevt, libevtx, libexe, liblnk, libmsiecf and libregf into single project (#4166)
* Merged libesedb, libevt, libevtx, libexe, liblnk, libmsiecf and libregf into single libyal project

* Changes after review
2020-07-20 08:50:17 -07:00
Abhishek Arya 518eec903e
Upgrade docs rubygems. (#4165) 2020-07-20 08:00:45 -07:00
kabeer27 769c6e80f2
Adding build coverage cloud function, and refactoring test_utils.py (#4151)
* Adding build coverage cloud function, and refactoring test_utils.py

* Multiple changes will add a comment.

* Catching sys.exit() exception and removing useless wrapper build_steps function

* Comment update

* Comment update

* Comment formatting
2020-07-20 16:30:48 +10:00
Tom Ritter 0a334b3286
Add rnp (#4155) 2020-07-19 13:01:12 -07:00
DavidKorczynski 0d5e8c72e4
Fixed the build script of janet. (#4156) 2020-07-19 12:53:25 -07:00
Chris Wolfe 077c2b5aed
[msgpack-c] fix build (#4157)
* msgpack-c is now header only, update to install boost as req as well
2020-07-19 12:53:00 -07:00
Tim King b4bf783905
Adding ballbach@google.com to the auto_ccs list for leptonica. (#4154) 2020-07-18 17:30:14 -07:00
Max Moroz 05bafd4fcf
[infra] Build libc++ and libc++abi with DFSan (#3388, #1632). (#4153)
* [infra] Build libc++ and libc++abi with DFSan (#3388, #1632).

* create a common function to reduce code duplication
2020-07-17 13:54:36 -07:00
Yunshu Ouyang 016072db68
[spdlog] Added new fuzzers, modifed existing ones (#4008)
* Homepage updated, added auto ccs to project.yaml

* Fixed project.yaml

* [spdlog] Added new fuzzers, modifed existing ones

* Revert "[spdlog] Added new fuzzers, modifed existing ones"

This reverts commit 1e7f14a81d.

* Modified existing fuzzer

* Added new fuzzer for backtrace

* Added new fuzzer for formatter

* Added new fuzzer for set_pattern

* Added new fuzzer for log_levels

* Moved fuzzers to upstream repo

* Moved fuzzers back to oss-fuzz

* fixed fuzzers

* Update years
2020-07-17 12:46:42 -07:00
Yunshu Ouyang b189f869ca
[Postgresql] Initial integration, new fuzzer added (#4058)
* [postgresql] Added auto_css to project.yaml

* [postgresql] Added new fuzzer

* [postgresql] Cleaned up files, changed project.yaml

* Dockerfile - changed to official repo

* Renamed fix.diff

* [postgresql] Fixed parser_fuzzer, added new json_parser_fuzzer

* Removed dictionary

* Removed dictionary

* Moved fuzzers to fuzzer directory

* fixed new lines

* Updated years, removed maintainer field in Dockerfile

* Removed line spaces

* Updated year

* Changed existing fuzzer

* Changed Makefile
2020-07-17 10:31:19 -07:00
bungeman fde2cbfdff
[skia] Pass SWIFTSHADER_EMIT_COVERAGE for coverage. (#4152)
The SwiftShader build seems to want SWIFTSHADER_EMIT_COVERAGE set or it
will do things that interfere with a coverage build. Use this to
simplify the SwuftShader build a bit and hopefully restore the coverage
build.
2020-07-17 10:30:06 -07:00
Greg Landrum 4fb930fa52
Add new RDKit dependency (freetype) (#4150)
* Add new RDKit dependency (freetype)

FIxes Issue #23703

* just remove the freetype requirement for now

otherwise we have to build that static and that's a mess

* Update Dockerfile
2020-07-17 08:25:16 -07:00
R. Elliott Childre d70f793353
Delete unnecessary files and fix format in some MD pages (#4115)
* style: Clean up the repo

* Bolster the `.gitignore`
* Follow `CONTRIBUTING.md` guidelines and wrap `README.md` to 80
  characters and seperate links for readability
* Remove pesky Unicode dash in `CONTRIBUTING.md`
* Remove `.DS_STORE` files
* Rename `#project.yaml#` to something logical and enable stntax
  highlighting

* Updates from reviewers

* Greatly reduce `.gitignore` to only macOS `.DS_Store` and Vim
  temporary files
* Apply markdown style to `docs/index.md`
* small comma grammatical change

* http -> https
2020-07-16 15:27:29 -07:00
Sebastian Pipping d92c122155
[expat] Fix AddressSanitizer link errors (fixes #4143) (#4148) 2020-07-16 15:24:27 -07:00
Zhengdai Hu 9ba22659ac
[zetasql] Correct fuzzer indexing (#4142)
* Correct fuzzer indexing

* Remove redundant -e option
2020-07-16 13:31:09 -07:00
asraa 32263d2b17
[envoy] fix coverage and c++ issues (#4147)
Signed-off-by: Asra Ali <asraa@google.com>
2020-07-16 12:08:43 -07:00
Andreas Schneider 08712ad6ef
[libssh] Give Anderson access (#4145) 2020-07-16 07:20:26 -07:00
kabeer27 f0d54c33cb
Refactoring and request build cloud function (#4120)
Co-authored-by: Kabeer Seth <kabeerseth@google.com>
2020-07-16 11:11:18 +10:00
Abhishek Arya 21ea9d6e3d
Remove sanitizer validation checks in CIFuzz, (#4131)
Sanitizer validation is not needed and it is hacky code with
no proper yaml parsing. sanitizer attribute is properly
documented.
Fixes #3996.
2020-07-15 13:00:57 -07:00
Augie Fackler a14eee4c42
mercurial: ignore our sanitizer-built Python for coverage purposes (#4141)
* mercurial: ignore our sanitizer-built Python for coverage purposes

Should help (maybe fix) #4003.

* Fix unneeded \

Co-authored-by: Abhishek Arya <inferno@chromium.org>
2020-07-15 09:53:25 -07:00
Abhishek Arya cfb18fbea7
CI fix. (#4139) 2020-07-15 09:46:24 -07:00
Randy 26dcd1ac18
[stb] run upstreamed build script (#4135) 2020-07-15 07:22:18 -07:00
Juanpe Bolívar 820d15ea83
[immer] Add Immer project (#4129)
* Delete files that clearly someone added by mistake

* [immer] Add initial integration
2020-07-14 18:37:37 -07:00
Joachim Metz 9d61148f4d
Added libevt integration (#4123) 2020-07-14 18:33:32 -07:00
Joachim Metz 373adefa82
Added libmsiecf integration (#4124) 2020-07-14 18:33:10 -07:00
Joachim Metz 5fa409477d
Added libevtx integration (#4125) 2020-07-14 18:32:42 -07:00
Joachim Metz 9376cc2165
Added libregf integration (#4126) 2020-07-14 18:32:14 -07:00
Joachim Metz 9c16aecf48
Added libesedb integration (#4127) 2020-07-14 18:31:49 -07:00
Joachim Metz a5db65be84
Added libexe integration (#4130) 2020-07-14 18:28:18 -07:00
Joachim Metz c6fe118308
Added liblnk integration (#4122) 2020-07-14 18:25:42 -07:00