Avoid taking root of negative number in symv_thread.c
authorSebastian Berg <sebastian@sipsolutions.net>
Mon, 30 Sep 2019 05:03:12 +0000 (22:03 -0700)
committerSebastian Berg <sebastian@sipsolutions.net>
Mon, 30 Sep 2019 05:03:12 +0000 (22:03 -0700)
commit6355c25dde1ccba0fe6521dc0b36c0fcdddda0ef
treeaf113ab555287a9a93c8b2c70d00067b1300d02e
parent5e244d80f251ed160b98647bc8d02dcf914fe391
Avoid taking root of negative number in symv_thread.c

This is similar to fixes in gh-1929, but there was one remaining
occurance of this type of pattern in the driver/level2/*_thread.c
files.
driver/level2/symv_thread.c