]> xenbits.xensource.com Git - libvirt.git/commit
syntax-check: Disallow plain fork() in src/libvirt.c
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 27 Mar 2020 14:28:09 +0000 (15:28 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 27 Mar 2020 15:25:48 +0000 (16:25 +0100)
commitc67b6a3996ba0d6014fec338eed00ea1641419e6
tree28ca446275712aed125cb2c4c5e5351c5ce8a420
parent5f9c7f0941a48206264736c34d74ee1c7d41ecc6
syntax-check: Disallow plain fork() in src/libvirt.c

The last usage of plain fork() was removed in v0.9.7-rc1~50, but
we forgot to update the syntax-check exemption list accordingly.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
build-aux/syntax-check.mk