diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2006-01-17 22:14:40 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2006-01-17 22:14:40 +0000 |
commit | f211604396143370f46cf0b99d3e288fab91a9fd (patch) | |
tree | 6539964b8ccfd57ce7590cc73b227a37cea76d57 /Functions | |
parent | 434ff125f05657a8f198c316c18f8626c262e7e9 (diff) | |
download | zsh-f211604396143370f46cf0b99d3e288fab91a9fd.tar.gz zsh-f211604396143370f46cf0b99d3e288fab91a9fd.tar.xz zsh-f211604396143370f46cf0b99d3e288fab91a9fd.zip |
Tweaked the code that handles %D so that: (1) we don't free() a NULL
pointer (we use zsfree() instead), and (2) we avoid a rare bug that could call free() on same memory twice (e.g. "%D{}%D").
Diffstat (limited to 'Functions')
0 files changed, 0 insertions, 0 deletions