Source-Changes archive

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

CVS commit: src/usr.bin/resize



Module Name:    src
Committed By:   gutteridge
Date:           Thu Apr 20 22:23:53 UTC 2023

Modified Files:
        src/usr.bin/resize: resize.h

Log Message:
resize.c: use estrdup(3) with basename(3)

basename(3) is invoked more than once on different paths. Retain the
correct name for the utility itself on error. Addresses PR bin/57355
from RVP, who provided the patch.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/resize/resize.h

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