1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-05 11:01:13 +02:00
zsh/Src
Mikael Magnusson c425cc9632 34108: Don't leak ifs stuff
Found by Coverity (Issue 1255785).
2015-01-06 23:51:00 +01:00
..
Builtins 33818: fix types passed to sizeof detected by coverity as being wrong 2014-11-30 23:19:55 +01:00
Modules 33876: etc.: Separate errors and keyboards interrupts 2014-12-11 09:41:17 +00:00
Zle 34119: complist: Fix leak of string in clnicezputs 2015-01-06 23:47:05 +01:00
.cvsignore
.distfiles
.exrc
.indent.pro
builtin.c 34112: typeset: fix leak of oldval 2015-01-06 23:47:30 +01:00
compat.c
cond.c
exec.c 34134: anon funcs: don't leak shf and related data 2015-01-06 23:50:37 +01:00
glob.c 33876: etc.: Separate errors and keyboards interrupts 2014-12-11 09:41:17 +00:00
hashnameddir.c
hashtable.c 33285: apply function definition redirections at execution 2014-09-29 21:02:59 +01:00
hashtable.h
hist.c 34107: getsubsargs: free ptr1 before returning 2015-01-06 23:51:00 +01:00
init.c 33876: etc.: Separate errors and keyboards interrupts 2014-12-11 09:41:17 +00:00
input.c 33876: etc.: Separate errors and keyboards interrupts 2014-12-11 09:41:17 +00:00
jobs.c 33992: do not attempt attachtty() for process group zero (which is possible in a linux pid namespace) 2014-12-18 18:58:25 -08:00
lex.c 33876: etc.: Separate errors and keyboards interrupts 2014-12-11 09:41:17 +00:00
linklist.c 33531 with additions: retain status of exited background jobs. 2014-10-26 17:47:42 +00:00
loop.c 34065: following an "if" condition, do not test lastval for ERR_EXIT until a new command is run 2014-12-27 21:55:58 -08:00
main.c
Makefile.in
Makemod.in.in
makepro.awk
math.c 33793: add 0b binary interpretation to integer constants 2014-11-26 17:26:58 +00:00
mem.c
mkbltnmlst.sh
mkmakemod.sh
modentry.c
module.c
options.c Take more care with errors from setuid(). 2014-10-31 10:02:36 +00:00
params.c 34015: disallow strange environment variable names. 2014-12-19 22:15:24 +00:00
parse.c 33876: etc.: Separate errors and keyboards interrupts 2014-12-11 09:41:17 +00:00
pattern.c
prompt.c 33876: etc.: Separate errors and keyboards interrupts 2014-12-11 09:41:17 +00:00
prototypes.h
signals.c 33876: etc.: Separate errors and keyboards interrupts 2014-12-11 09:41:17 +00:00
signals.h
signames1.awk
signames2.awk
sort.c 33818: fix types passed to sizeof detected by coverity as being wrong 2014-11-30 23:19:55 +01:00
string.c
subst.c 34105: subst: remove dead code 2015-01-06 23:46:55 +01:00
text.c 33750: handle function autoloads for DEBUG_BEFORE_CMD 2014-11-21 21:56:56 -08:00
utils.c 34108: Don't leak ifs stuff 2015-01-06 23:51:00 +01:00
watch.c
zsh.h 33876: etc.: Separate errors and keyboards interrupts 2014-12-11 09:41:17 +00:00
zsh.ico
zsh.mdd 33212: try to put /usr/local/share/zsh/site-functions in default fpath 2014-09-20 20:14:09 +01:00
zsh.rc
zsh_system.h
ztype.h 33320 (cf. PWS 33311): revert 33069, fix lexing of bangchar during completion 2014-10-02 08:39:43 -07:00