Skip to content

Update webkitfuzz to current releases#4

Merged
ifratric merged 5 commits intogoogleprojectzero:masterfrom
maddiestone:master
Mar 10, 2022
Merged

Update webkitfuzz to current releases#4
ifratric merged 5 commits intogoogleprojectzero:masterfrom
maddiestone:master

Conversation

@maddiestone
Copy link
Copy Markdown
Contributor

Updated webkitfuzz to current WebKitGTK+ release and WebKit git repo

  • Updated README instructions
  • Updated webkit.patch
  • Added build script

cmake -DCMAKE_BUILD_TYPE=Release -DPORT=GTK -G "Unix Makefiles" \
-DCMAKE_INSTALL_PREFIX=. -DCMAKE_SKIP_RPATH=ON -DLIB_INSTALL_DIR=./lib \
-DCMAKE_INSTALL_LIBEXECDIR=./libexec \
-DENABLE_SANITIZERS=address \
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IIRC you planned on using system malloc, -DUSE_SYSTEM_MALLOC=ON, and it's also mentioned in the documentation, but isn't included here.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching. Added via new commit.

@ifratric ifratric merged commit dde0f80 into googleprojectzero:master Mar 10, 2022
@0xKira
Copy link
Copy Markdown

0xKira commented Oct 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants