]> git.ipfire.org Git - thirdparty/suricata.git/commit
threading: add missing locks to threading storage
authorVictor Julien <victor@inliniac.net>
Thu, 23 Apr 2015 07:32:01 +0000 (09:32 +0200)
committerVictor Julien <victor@inliniac.net>
Fri, 24 Apr 2015 10:32:31 +0000 (12:32 +0200)
commit643c30f67f887c80868b817d021c01446b219c8e
treef3460ffbb856722b0dcf42fd6bd7fc54ddcc0b61
parente7658fd4f474323df7451cb6dfb516342aa0ae48
threading: add missing locks to threading storage

Lock threading root lock when walking or updating the threading
storage for 'ThreadVars' objects.
src/tm-threads.c