CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2021/07/25 14:37:23
Modified files:
usr.sbin/relayd: Tag: OPENBSD_6_9 relay_http.c relayd.h
Log message:
relayd(8), when using the the http protocol strip filter directive or http
protocol macro expansion, processes format strings.
Original commit in current:
Modified files:
usr.sbin/relayd: relay_http.c (1.82) relayd.h (1.268)
The output of server_root_strip() is a string. Use the correct format
"%s". Same for the output of relay_expand_http().
with and ok claudio@
Found by Cedric Tessier, thanks!
This is patches/6.9/common/010_relayd.patch.sig