Module Name:    src
Committed By:   mrg
Date:           Thu Aug  3 08:03:19 UTC 2023

Modified Files:
        src/external/bsd/libevent/dist: event.c
        src/usr.bin/rdist: expand.c
        src/usr.sbin/powerd: powerd.c

Log Message:
avoid having addresses of local variable exist after a function returns.

found by GCC 12.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/libevent/dist/event.c
cvs rdiff -u -r1.18 -r1.19 src/usr.bin/rdist/expand.c
cvs rdiff -u -r1.20 -r1.21 src/usr.sbin/powerd/powerd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to