Skip to content

Patch libpng usage to eliminate known vulnerabilities #537

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Prev Previous commit
Next Next commit
WIP: use git submodule introduced glennrp/libpng with Solar2D mod
  • Loading branch information
clang-clang-clang committed Mar 24, 2023
commit 807caa342fd7e740f70079b8fdb58b4620f57600
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,6 @@
path = external/MetalANGLE
url = https://github.com/coronalabs/metalangle.git
branch = Solar2D-Changes-Reverted
[submodule "external/libpng"]
path = external/libpng
url = https://github.com/clang-clang-clang/libpng
1 change: 1 addition & 0 deletions external/libpng
Submodule libpng added at 9bcf04
60 changes: 0 additions & 60 deletions external/libpng1243b01/ANNOUNCE

This file was deleted.

2,662 changes: 0 additions & 2,662 deletions external/libpng1243b01/CHANGES

This file was deleted.

280 changes: 0 additions & 280 deletions external/libpng1243b01/CMakeLists.txt

This file was deleted.

Loading