]> granicus.if.org Git - neomutt/commit
detect failure to decode word and copy raw string instead; avoids calling strlen...
authorMichael Elkins <me@mutt.org>
Tue, 24 Aug 2010 23:40:08 +0000 (16:40 -0700)
committerMichael Elkins <me@mutt.org>
Tue, 24 Aug 2010 23:40:08 +0000 (16:40 -0700)
commit6c20d533f926f99d3b3108531fb98d86cce5bacf
treeb87bec93108e72636ce5fc9b82889386e4c11087
parent0d624bb7aa48242198d9fc97d2ac9e5fd2202ed1
detect failure to decode word and copy raw string instead; avoids calling strlen() on uninitialized memory

closes #2923
rfc2047.c