Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/libexec/httpd
Module Name: src
Committed By: shm
Date: Tue Sep 19 07:51:43 UTC 2023
Modified Files:
src/libexec/httpd: auth-bozo.c
Log Message:
Fix hr_authrealm memory leak
hr_authrealm might be already set, so we need to free it before overwriting
the value
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/libexec/httpd/auth-bozo.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