mirror of https://github.com/google/oss-fuzz.git
Added libfsxfs to libyal project configuration (#4654)
This commit is contained in:
parent
f6eb565cd8
commit
35575e1fca
|
@ -43,6 +43,7 @@ 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
|
||||
RUN git clone --depth 1 https://github.com/libyal/libfsntfs.git libfsntfs
|
||||
RUN git clone --depth 1 https://github.com/libyal/libfsxfs.git libfsxfs
|
||||
|
||||
RUN git clone --depth 1 https://github.com/libyal/libbde.git libbde
|
||||
RUN git clone --depth 1 https://github.com/libyal/libluksde.git libluksde
|
||||
|
|
Loading…
Reference in New Issue