Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/bsd/tmux/dist/compat
Module Name: src
Committed By: joe
Date: Fri Jan 16 14:52:07 UTC 2026
Modified Files:
src/external/bsd/tmux/dist/compat: imsg.c
Log Message:
Fix: avoid double free of hdrbuf pointer in tmux if imsg_add fails
imsg_add already frees the hdrbuf pointer before returning -1.
reviewed by christos@, to be sent upstream
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/bsd/tmux/dist/compat/imsg.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index