index
:
zsh
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
zsh-5.9-patches
[no description]
git mirrorbot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Src
Commit message (
Expand
)
Author
Age
Files
Lines
*
54525: interrupt during redirect to fifo doesn't run precmd
Mikael Magnusson
2 days
1
-1
/
+4
*
54569: zle: various issues
Mikael Magnusson
2 days
14
-70
/
+111
*
54568: zformat: fix some misparse and overrun issues
Mikael Magnusson
2 days
1
-4
/
+8
*
54567: zselect: don't pass fd>=FD_SETSIZE to FD_SET
Mikael Magnusson
2 days
1
-0
/
+4
*
54566: zpty: fix some issues
Mikael Magnusson
2 days
1
-15
/
+31
*
54565: watch: increase a quite tight bound on format length
Mikael Magnusson
2 days
1
-3
/
+4
*
54564: termcap, terminfo: reset u, fix metafy confusion
Mikael Magnusson
2 days
2
-23
/
+49
*
54563: stat, system: minor fixes
Mikael Magnusson
2 days
2
-4
/
+5
*
54562: random: Fix some bugs in the random module
Mikael Magnusson
2 days
2
-21
/
+24
*
54561: regex: regfree on pattern where regcomp failed could be undefined beha...
Mikael Magnusson
2 days
1
-1
/
+1
*
54560: parameter: Fix some issues in the parameter module
Mikael Magnusson
2 days
1
-17
/
+25
*
54559: nearcolor was missing the third grayscale entry in 88 color mode
Mikael Magnusson
2 days
1
-6
/
+12
*
54558: ksh93: .sh.match handling with KSHARRAYS set was totally broken
Mikael Magnusson
2 days
1
-4
/
+6
*
54557: langinfo: fix some metafy confusion
Mikael Magnusson
2 days
1
-9
/
+4
*
54556: langinfo.mdd check was always true
Mikael Magnusson
2 days
1
-1
/
+1
*
54555: fix in 52783 was incomplete, add same check in scangroup()
Mikael Magnusson
2 days
1
-0
/
+4
*
54554: curses: use setcchar in zccmd_bg if available
Mikael Magnusson
2 days
1
-2
/
+38
*
54553: curses: free subwindows before parents or they don't get freed at all
Mikael Magnusson
2 days
1
-10
/
+25
*
54552: curses: fix a few issues
Mikael Magnusson
2 days
1
-34
/
+30
*
54551: clone: minor style issue
Mikael Magnusson
2 days
1
-3
/
+3
*
54550: cap: fix leaks
Mikael Magnusson
2 days
1
-10
/
+16
*
54549: attr: various minor issues
Mikael Magnusson
2 days
2
-4
/
+6
*
54546: Remove incorrect array access that was also never used
Mikael Magnusson
2 days
1
-1
/
+1
*
54545: A few very minor things coverity complained about
Mikael Magnusson
2 days
5
-5
/
+8
*
54544: Coverity CID 439086 fix potential leak of prog in ptyread()
Mikael Magnusson
2 days
1
-0
/
+2
*
54543: Coverity CID 1692315 memcpy of uninitialized member winsize
Mikael Magnusson
2 days
1
-1
/
+1
*
54542: Coverity CID 1692320 fix leak of match1
Mikael Magnusson
2 days
1
-1
/
+3
*
54541: Coverity CID 1255748 check return value from stat()
Mikael Magnusson
2 days
1
-2
/
+1
*
54540: Coverity CID 1637388 avoid clobbering sig
Mikael Magnusson
2 days
1
-2
/
+3
*
54539: Coverity CID 1692314 avoid overflowing version field in dump header
Mikael Magnusson
2 days
1
-1
/
+1
*
54538: Coverity CID 1637382 bsiz can overflow when reading a large heredoc
Mikael Magnusson
2 days
1
-2
/
+3
*
54537: Coverity CID 1372427 buffer overrun in zexecve()
Mikael Magnusson
2 days
1
-2
/
+3
*
54536: Coverity CID 1255827 Fix leak of prog in loadautofn()
Mikael Magnusson
2 days
1
-4
/
+7
*
54535: Coverity CID 1500747 0-initialize ti
Mikael Magnusson
2 days
1
-0
/
+1
*
54548: zftp: fix some mistakes
Mikael Magnusson
2 days
1
-11
/
+7
*
54527: don't start a vi change from emacs mode
Oliver Kiddle
4 days
1
-1
/
+2
*
54495: Add ztcp -s to shutdown a tcp fd
Mikael Magnusson
7 days
2
-5
/
+48
*
54494: Add zsocket -s to shutdown() a socket fd
Mikael Magnusson
7 days
1
-1
/
+12
*
54493: socket: fix some issues with socket name
Mikael Magnusson
7 days
1
-1
/
+10
*
54492: is* classification functions take unsigned char
Mikael Magnusson
7 days
1
-1
/
+1
*
54491: Don't read COLORVAR out of bounds
Mikael Magnusson
7 days
1
-0
/
+2
*
54490: Fix buffer overflow and wrong behavior in url_encode
Mikael Magnusson
7 days
1
-1
/
+1
*
54481: Move variable into scope where it's used
Mikael Magnusson
7 days
1
-1
/
+1
*
54483: Make sure zleline is null-terminated
Mikael Magnusson
7 days
5
-1
/
+9
*
54480: Wrong memcmp variant used in getvirange()
Mikael Magnusson
7 days
1
-1
/
+1
*
54479: Fix use-after-free when handling TRAPEXIT
Mikael Magnusson
7 days
1
-0
/
+1
*
54506: fix checking of dash following the prefix in terminal extensions
Oliver Kiddle
8 days
1
-14
/
+17
*
54486: fix reading outside string issue reported by valgrind
Oliver Kiddle
8 days
1
-4
/
+4
*
54374: Run ZERR trap on zsh errors
Philippe Altherr
9 days
1
-0
/
+3
*
54471: getopts: don't look for +o with posix_builtins, add -p
dana
12 days
1
-6
/
+11
[next]