Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/bsd/iscsi/dist/src/lib



Module Name:    src
Committed By:   mrg
Date:           Thu Aug  3 08:00:10 UTC 2023

Modified Files:
        src/external/bsd/iscsi/dist/src/lib: util.c

Log Message:
log a pointer's value before calling free() on it.  avoids technical UB.

found by GCC 12.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/iscsi/dist/src/lib/util.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