blank message-id headers are treated as valid and crash indexing

« sup project page

specifically, they trigger the "just added message to index" debug exception because the id consists of nothing but spaces.

header parsing needs to be fixed to not grab headers that are empty.

Details

Id: d131464e921aefc35571c119aac4d9f1decdebae
Type: bugfix
Creation time: 2008-04-26 21:07 GMT
Creator: William Morgan <wmorgan-sup@...>
Release: 0.6 (released 2008-08-04)
Component: mbox
Status: closed: fixed fixed

Issue log

2008-05-25 04:19 GMT William Morgan <wmorgan-sup@...> closed issue with disposition fixed

merged into master

2008-04-26 21:41 GMT William Morgan <wmorgan-sup@...> changed status from unstarted to in_progress

branch header-parsing-fix. merged into next.

2008-04-26 21:07 GMT William Morgan <wmorgan-sup@...> created