diff options
| author | Mikael Magnusson <mikachu@gmail.com> | 2026-05-08 10:56:03 +0200 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@gmail.com> | 2026-05-16 18:28:28 +0200 |
| commit | 39eb3d6071c93c6d4838a394fd9a4f20da27b09a (patch) | |
| tree | 1bde8ab201728a45ee3a615e33341f7616af1c3c /Completion/User/_java | |
| parent | 54543: Coverity CID 1692315 memcpy of uninitialized member winsize (diff) | |
| download | zsh-39eb3d6071c93c6d4838a394fd9a4f20da27b09a.tar zsh-39eb3d6071c93c6d4838a394fd9a4f20da27b09a.tar.gz zsh-39eb3d6071c93c6d4838a394fd9a4f20da27b09a.tar.bz2 zsh-39eb3d6071c93c6d4838a394fd9a4f20da27b09a.tar.lz zsh-39eb3d6071c93c6d4838a394fd9a4f20da27b09a.tar.xz zsh-39eb3d6071c93c6d4838a394fd9a4f20da27b09a.tar.zst zsh-39eb3d6071c93c6d4838a394fd9a4f20da27b09a.zip | |
54544: Coverity CID 439086 fix potential leak of prog in ptyread()
This was originally marked as a false positive because the allocation
was done with PAT_STATIC; when that was later changed to PAT_ZDUP to
avoid problems with signal handlers stomping on the memory, apparently
this cleanup path was missed.
Diffstat (limited to 'Completion/User/_java')
0 files changed, 0 insertions, 0 deletions
