]> git.ipfire.org Git - thirdparty/lxc.git/commit
mainloop: make sure that descr->ring is allocated
authorChristian Brauner <christian.brauner@ubuntu.com>
Thu, 28 Oct 2021 15:39:11 +0000 (17:39 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 28 Oct 2021 15:39:11 +0000 (17:39 +0200)
commitaac3f106ff012e1d6835b20c250dcf09c364530c
treee5826e2a9876cc85225373b69a8afddb967f17b0
parent747bc634c5f5514d987a8900613574e20b6ffe37
mainloop: make sure that descr->ring is allocated

This is future proofing more than anything else.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/mainloop.c