https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5948





--- Comment #4 from Theo Van Dinter <[email protected]>  2009-06-30 13:05:32 
PST ---
I can see the argument, but at the same time, as far as I can see,
get_pristine_header() will always return something, "" if there are no headers,
which gets split into a single array element, and so this issue should never
occur with $array[$#array].

Adding in a check to see if there are elements, when there should always be at
least 1 element, just slows down the code.

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to