| /openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/ |
| H A D | remove-tar-no-timestamp.patch | 11 src/deb/extract.c | 1 - 14 diff --git a/src/deb/extract.c b/src/deb/extract.c 16 --- a/src/deb/extract.c 17 +++ b/src/deb/extract.c
|
| /openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
| H A D | CVE-2015-7697.patch | 11 extract.c | 6 ++++++ 14 diff --git a/extract.c b/extract.c 16 --- a/extract.c 17 +++ b/extract.c
|
| H A D | 10-cve-2014-8140-test-compr-eb.patch | 12 Index: unzip60/extract.c 14 --- unzip60.orig/extract.c 15 +++ unzip60/extract.c 22 + * (eb_ucsize). (Else extract eb_ucsize.)
|
| H A D | cve-2014-9636.patch | 20 extract.c | 8 ++++++++ 23 --- a/extract.c 24 +++ b/extract.c
|
| H A D | CVE-2019-13232_p3.patch | 21 extract.c | 25 +++++++++++++++++++------ 26 diff --git a/extract.c b/extract.c 28 --- a/extract.c 29 +++ b/extract.c
|
| H A D | fix-security-format.patch | 12 diff --git a/extract.c b/extract.c 14 --- a/extract.c 15 +++ b/extract.c
|
| H A D | 09-cve-2014-8139-crc-overflow.patch | 12 --- a/extract.c 13 +++ b/extract.c
|
| H A D | CVE-2019-13232_p2.patch | 33 extract.c | 190 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 40 diff --git a/extract.c b/extract.c 42 --- a/extract.c 43 +++ b/extract.c 293 ecdir_rec ecrec; /* used in unzip.c, extract.c */ 299 uch *outbufptr; /* extract.c static */ 300 ulg outsize; /* extract.c static */ 301 int reported_backslash; /* extract.c static */ 304 + void **cover; /* used in extract.c for bomb detection */
|
| /openbmc/qemu/tests/functional/ |
| H A D | test_aarch64_imx8mp_evk.py | |
| /openbmc/qemu/tests/tcg/ |
| H A D | Makefile.target | 174 extract-plugin = $(wordlist 2, 2, $(subst -with-, ,$1)) 175 extract-test = $(subst run-plugin-,,$(wordlist 1, 1, $(subst -with-, ,$1))) 188 $(EXTRA_RUNS_WITH_PLUGIN),$(call extract-test,$(test))) 209 $(eval $(f): $(call extract-test,$(f)) $(call extract-plugin,$(f)))) 227 -plugin $(PLUGIN_LIB)/$(call extract-plugin,$@)$(PLUGIN_ARGS) \ 232 TEST, check plugin $(call extract-plugin,$@) output \ 245 -plugin $(PLUGIN_LIB)/$(call extract-plugin,$@)$(PLUGIN_ARGS) \ 250 TEST, check plugin $(call extract-plugin,$@) output \
|
| /openbmc/qemu/contrib/vmapple/ |
| H A D | uuid.sh | 11 plutil -extract machineId raw "$1" | base64 -d | plutil -extract ECID raw -
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/ |
| H A D | 0005-fix-file-descriptor-leaks-reported-by-cppcheck.patch | 15 lib/extract.c | 4 ++++ 65 diff --git a/lib/extract.c b/lib/extract.c 67 --- a/lib/extract.c 68 +++ b/lib/extract.c
|
| H A D | 0007-fix-memleaks-in-libtar-sample-program.patch | 19 @@ -253,6 +253,7 @@ extract(char *tarfile, char *rootdir) 27 @@ -270,12 +271,13 @@ extract(char *tarfile, char *rootdir) 93 - return extract(argv[optind], rootdir); 94 + return_code = extract(argv[optind], rootdir);
|
| H A D | CVE-2013-4420.patch | 41 lib/extract.c | 8 ++++---- 103 diff --git a/lib/extract.c b/lib/extract.c 105 --- a/lib/extract.c 106 +++ b/lib/extract.c
|
| /openbmc/openbmc/poky/meta/recipes-devtools/intltool/intltool/ |
| H A D | intltool-nowarn.patch | 3 Index: intltool-0.40.0/intltool-extract.in 5 --- intltool-0.50.0.orig/intltool-extract.in 2011-10-08 22:24:57.000000000 +0300 6 +++ intltool-0.50.0/intltool-extract.in 2011-12-07 16:04:07.000000000 +0200
|
| /openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
| H A D | package_manager.py | 119 extract = package.get('extract', True) 121 if extract: 148 extract_dir = pm.extract(pkg) 212 extract = package.get('extract', True) 216 if install and extract:
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/extract-cert/ |
| H A D | extract-cert_0.3.bb | 1 SUMMARY = "small helper program to extract X.509 certificates from PKCS#11 tokens" 7 SRC_URI = "git://git.pengutronix.de/git/extract-cert;protocol=https;branch=master;"
|
| /openbmc/u-boot/arch/arm/cpu/armv7/ |
| H A D | cache_v7_asm.S | 29 ands r3, r3, #7 << 1 @ extract LoC*2 from clidr 35 mov r1, r0, lsr r2 @ extract cache type bits from clidr 42 and r2, r1, #7 @ extract the length of the cache lines 48 ands r7, r7, r1, lsr #13 @ extract max number of the index size 100 ands r3, r3, #7 << 1 @ extract LoC*2 from clidr 105 mov r1, r0, lsr r2 @ extract cache type bits from clidr 112 and r2, r1, #7 @ extract the length of the cache lines 118 ands r7, r7, r1, lsr #13 @ extract max number of the index size
|
| /openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/fatcat/ |
| H A D | fatcat_1.1.1.bb | 1 SUMMARY = "FAT filesystems explore, extract, repair, and forensic tool" 3 explore, extract, repair, recover and forensic them. It currently supports \
|
| /openbmc/openbmc/poky/scripts/lib/devtool/ |
| H A D | import.py | 41 tar.extract(metadata) 95 tar.extract(member, path=config.workspace_path) 102 tar.extract(member, path=config.workspace_path)
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ctapi-common/ |
| H A D | ctapi-common_1.1-14.bb | 7 …ra/linux/releases/23/Everything/source/SRPMS/c/${BPN}-${PV}.fc23.src.rpm;extract=ctapi-common.LICE… 8 …ra/linux/releases/23/Everything/source/SRPMS/c/${BPN}-${PV}.fc23.src.rpm;extract=ctapi-common.READ…
|
| /openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/ |
| H A D | 0001-archival-disallow-path-traversals-CVE-2023-39810.patch | 68 +// ^^^ This may be a problem if some applets do need to extract absolute names. 109 @@ -154,6 +154,29 @@ testing "cpio -R with extract" \ 121 +mkdir -p cpio.testdir/extract 122 +testing "cpio extract file outside of destination" "\ 123 …echo -e '../dont_write\nto_extract' | cpio -o -H newc) | (cd cpio.testdir/extract && cpio -vi 2>&1)
|
| /openbmc/qemu/tests/functional/qemu_test/ |
| H A D | archive.py | 25 tf.extract(member=member, path=dest_dir) 46 zf.extract(member=member, path=dest_dir)
|
| /openbmc/webui-vue/docs/guide/guidelines/ |
| H A D | internationalization.md | 39 node node_modules/vue-i18n-extract/bin/vue-i18n-extract.js -v 'src/**/*.?(js|vue)' -l 'src/locales/… 47 node node_modules/vue-i18n-extract/bin/vue-i18n-extract.js -v 'src/**/*.?(js|vue)' -l 'src/locales/…
|
| /openbmc/qemu/docs/devel/ |
| H A D | decodetree.rst | 72 | %imm9 16:6 10:3 | extract(i, 16, 6) << 3 | extract(i, 10, 3) | 75 | | extract(i, 1, 1) << 10 | | 76 | | extract(i, 2, 10) | 79 | !function=expand_shimm8 | extract(i, 13, 1)) | 81 | %sz_imm 10:2 sz:3 | expand_sz_imm(extract(i, 10, 2) << 3 | | 82 | !function=expand_sz_imm | extract(a->sz, 0, 3)) |
|