output/httpd: add missing mutex lock

This commit is contained in:
Max Kellermann
2019-04-03 22:53:03 +02:00
parent 9111bc2c21
commit 380656d8c9
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@@ -1,4 +1,6 @@
ver 0.21.8 (not yet released)
* output
- httpd: add missing mutex lock
* fix build failure with GCC 9
ver 0.21.7 (2019/04/03)