mirror of
https://github.com/brl/mutter.git
synced 2025-06-20 03:54:14 +00:00
40cccb58a5084a970265fb55df9aad69dc81b39e

The start function has a few exit paths that need to perform clean up of the lock file. This commit consolidates those exit paths at the end using an out label and gotos. https://bugzilla.gnome.org/show_bug.cgi?id=748380
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%