summaryrefslogtreecommitdiffstats
path: root/usr.bin/cvs/commit.c
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2004-12-08 16:17:52 +0000
committermillert <millert@openbsd.org>2004-12-08 16:17:52 +0000
commitb6e46b0f0a5f9f382f28fe84441cac12591c0083 (patch)
tree97fe083733966fb8dd3a7062ff4a984f20516f09 /usr.bin/cvs/commit.c
parent1. allow up to DPD_RETRANS_MAX retransmitted R_U_THERE messages. (diff)
downloadwireguard-openbsd-b6e46b0f0a5f9f382f28fe84441cac12591c0083.tar.xz
wireguard-openbsd-b6e46b0f0a5f9f382f28fe84441cac12591c0083.zip
Move a FREE_LOCK until after a potential continue so we don't try
to free the lock twice. Doesn't actually make any difference for us (no .o file diff) since the code block that contains the continue is currently commented out but it makes sense to fix this now so if/when that code is enabled we don't get bitten. From FreeBSD, ok pedro@.
Diffstat (limited to 'usr.bin/cvs/commit.c')
0 files changed, 0 insertions, 0 deletions