Changeset 103316 in vbox for trunk/src/libs/libpng-1.6.42/contrib/oss-fuzz/build.sh
- Timestamp:
- Feb 12, 2024 3:57:56 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/libpng-1.6.42/contrib/oss-fuzz/build.sh
r96425 r103316 1 1 #!/bin/bash -eu 2 2 3 # Copyright 2017-2018 Glenn Randers-Pehrson 3 4 # Copyright 2016 Google Inc. … … 14 15 # See the License for the specific language governing permissions and 15 16 # limitations under the License. 16 #17 # Last changed in libpng 1.6.35 [July 15, 2018]18 17 # 19 18 # Revisions by Glenn Randers-Pehrson, 2017:
Note:
See TracChangeset
for help on using the changeset viewer.