sprintf -> snprintf (how'd that get missed?)
authormillert <millert@openbsd.org>
Sun, 15 Sep 1996 20:14:08 +0000 (20:14 +0000)
committermillert <millert@openbsd.org>
Sun, 15 Sep 1996 20:14:08 +0000 (20:14 +0000)
commite3377c5572a35636dbda7eaa3c2f818a927f7f5e
tree249a0260f73b5b85d16bbafb7a69d2e6325f2e11
parent2666efd20d8670b1bbf90ac1ac3e260ca40a2ced
sprintf -> snprintf (how'd that get missed?)
Don't complain if setsockopt() fails.  It will fail if we used rcmdsh()
instead of rcmd() and there's no easy way to detect which we used now.
sbin/dump/dumprmt.c