While testing the loadable filter stuff i found a bug in the get datapair 
function of aspell. 
It occures when the value of the datapair consists of a single whitespace

eg : (^ and $ indicate beginning and end of line like used by regular 
expressions)
    ^whateverkey \ $
should assign the key `whateverkey' a space char as value but instead a 
segfault is produced
if whateverkey set
   ^whateverkey $
everything is fine
cu
Christoph
-- 
It doesn't matter what you are
it matters that you are yourself
It doesn't matter who loves you
it matters that you like yourself


_______________________________________________
Aspell-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/aspell-devel

Reply via email to