]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r327912:
authorcy <cy@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 20 Jan 2018 18:00:42 +0000 (18:00 +0000)
committercy <cy@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 20 Jan 2018 18:00:42 +0000 (18:00 +0000)
commit19627f67ef70ee5c6cda6aa5c5678b197781c410
treebfabbedca59c4e1e04b7d302035a317d3a562f44
parent173f80869280100957276b4055c406353adc3cf1
MFC r327912:

Though this block of code is not used by FreeBSD, correct a call to
sprintf() with a macro call to SNPRINTF similar to other calls to
SNPRINTF within this same block.

git-svn-id: svn://svn.freebsd.org/base/stable/10@328203 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/contrib/ipfilter/netinet/ip_ftp_pxy.c