about summary refs log tree commit diff
path: root/Src/Zle/zleparameter.c
Commit message (Collapse)AuthorAgeFilesLines
* fix two memory leaks (at least I hope they are fixed) and some out-of-bound ↵Sven Wischnowsky2001-05-311-34/+30
| | | | array accesses, plus some defensive programming for heap allocated param structs (14605)
* Initial revisionTanaka Akira1999-10-261-0/+257