mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
889258fd3a
CVE-2015-7804 php: uninitialized pointer in phar_make_dirstream() Signed-off-by: Armin Kuster <akuster@mvista.com>
9 lines
302 B
BlitzBasic
9 lines
302 B
BlitzBasic
require php.inc
|
|
|
|
SRC_URI += "file://change-AC_TRY_RUN-to-AC_TRY_LINK.patch \
|
|
file://CVE-2015-7803.patch \
|
|
file://CVE-2015-7804.patch \
|
|
"
|
|
SRC_URI[md5sum] = "4578dee9d979114610a444bee263ed9b"
|
|
SRC_URI[sha256sum] = "6f27104272af7b2a996f85e4100fac627630fbdaf39d7bd263f16cf529c8853a"
|