Hi All,

This patch fix the ksh core dump or random memory corruption seen when
typing ## (or more generally #<some chars>)

The original code was missing a var initialisation, later teh code
firex a nullderef still missing the var initialisation.

This fix do both the var init, and the null deref avoidance.

Attachment: ksh-debdiff
Description: Binary data

Reply via email to