diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2019-11-17 22:13:05 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-17 21:02:14 -0800 |
commit | 245891fcf4070859f14db436c23a29f87600d4af (patch) | |
tree | 538d2a3359be82352f9a801945f20f2b9b707ac8 /meta-python/recipes-devtools/python/python-flask-script.inc | |
parent | f4a51ad7446c48b743c4ed20a4f667652fae763f (diff) | |
download | meta-openembedded-245891fcf4070859f14db436c23a29f87600d4af.tar.gz |
gmime: upgrade 3.2.4 -> 3.2.5
>From gmime-3.2.5.news [1]:
* Modified GMimeParser to prevent stack overflows when parsing deeply nested messages.
GMimeParser now has a limit on how deep multipart and/or message/rfc822 MIME part
nesting is allowed to go before the parser will take action to prevent a stack
overflow. If the max level is reached at a message/rfc822 part, then that part
will be consumed by the parser as a generic GMimePart rather than a
GMimeMessagePart. Likewise, if the max level is reached at any type of multipart,
then the content of said multipart will be packed into the GMimeMultipart's
preface and not parsed any further.
* g_mime_multipart_foreach has been rewritten to avoid recursion, thereby avoiding potential
stack overflows.
* The gmime-port-2-6-to-3-0.sh script has been fixed to use proper sed syntax.
[1] http://ftp.gnome.org/pub/gnome/sources/gmime/3.2/gmime-3.2.5.news
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-script.inc')
0 files changed, 0 insertions, 0 deletions