mirror of https://github.com/google/oss-fuzz.git
Added OSS-Fuzz targets and code clean up (#7088)
This commit is contained in:
parent
2fe2f5f4ee
commit
f12147c7be
|
@ -41,6 +41,8 @@ RUN git clone --depth 1 https://github.com/libyal/libpff.git libpff
|
|||
RUN git clone --depth 1 https://github.com/libyal/libregf.git libregf
|
||||
RUN git clone --depth 1 https://github.com/libyal/libscca.git libscca
|
||||
|
||||
RUN git clone --depth 1 https://github.com/libyal/libwrc.git libwrc
|
||||
|
||||
RUN git clone --depth 1 https://github.com/libyal/libfsapfs.git libfsapfs
|
||||
RUN git clone --depth 1 https://github.com/libyal/libfsext.git libfsext
|
||||
RUN git clone --depth 1 https://github.com/libyal/libfshfs.git libfshfs
|
||||
|
|
Loading…
Reference in New Issue