Fix segfault in mhstore
authormarkus schnalke <meillo@marmaro.de>
Mon, 12 Sep 2016 12:54:17 +0000 (14:54 +0200)
committermarkus schnalke <meillo@marmaro.de>
Mon, 12 Sep 2016 12:54:17 +0000 (14:54 +0200)
commit9a990c3302e6bf6c5c313541cbc1cbcea16dcb4d
tree61f2f1628f3a69b8644e8c005367be0ec70448a1
parentcde72ae86fdf635342a573fc1ca5239702ca554e
Fix segfault in mhstore

The bug was introduced by 6306992cd580d47c217edb1ae98d58b24d5be8c9
It didn't handle MIME parts without Content-Disposition headers.
uip/mhparse.c
uip/mhstore.c