[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
In version 10.3.9, the functions setannstr
, setanndesc
,
and setecgstr
did not contain necessary checks to avoid invoking
strcmp
with a NULL
argument. These checks have been added in
version 10.3.10. Thanks to Thomas Heldt for reporting this problem.