mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 02:03:37 +08:00
3f92dc2fd4
This erase_obj() machinery looks like voodoo and creates an awful lot of noise as soon as we get back to building with -O0. We can do this in a more simple way by introducing a struct that holds the information we need on cleanup. When building with optimization enabled, all this gets inlined and the eraser vanishes. |
||
---|---|---|
.. | ||
PotentiallyDangerousFunction.ql | ||
qlpack.yml | ||
UninitializedVariableWithCleanup.ql |