summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2012-10-12 13:20:11 +0000
committerespie <espie@openbsd.org>2012-10-12 13:20:11 +0000
commit6cba5522ed5154411626e62b860f61717982cde3 (patch)
treef336a380548b172aa43201d98b4f4fdbb20da588 /lib/libssl/src
parentExtend the "retry" field to 16 bits. The new quadratic retry formula (diff)
downloadwireguard-openbsd-6cba5522ed5154411626e62b860f61717982cde3.tar.xz
wireguard-openbsd-6cba5522ed5154411626e62b860f61717982cde3.zip
fix infinite loops on regexps that match the empty word, which is
especially bad during runtime as we trap ^C. For instance ${A:C/-*//g}. Problem found by rpe@ Do the same as other modern tools: advance by one char and repeat, so that there's at most one empty word match at each position. okay millert@
Diffstat (limited to 'lib/libssl/src')
0 files changed, 0 insertions, 0 deletions