[libvirt PATCH v2 0/1] Prevent expanding worker pool by zero

Tim Wiederhake posted 1 patch 2 years, 9 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20210713144906.61187-1-twiederh@redhat.com
src/util/virthreadpool.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[libvirt PATCH v2 0/1] Prevent expanding worker pool by zero
Posted by Tim Wiederhake 2 years, 9 months ago
V1: https://listman.redhat.com/archives/libvir-list/2021-July/msg00217.html

Changes since V1:
* Fix this not in virThreadPoolExpand, but in virThreadPoolNewFull.
* Expanded the commit message.

Tim Wiederhake (1):
  virThreadPoolNewFull: Prevent expanding worker pool by zero

 src/util/virthreadpool.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.31.1