Files
libguestfs/mllib
Roman Kagan a628fb65fa handle --debug-gc universally via at_exit hook
Several tools handle --debug-gc command-line option, by explicitly
forcing GC on every exit path.  This is tedious and prone to forgetting
some of the exit paths.

Instead, add a generic handler for --debug-gc, which installs an at_exit
hook to do the GC consistency check, and which can be called right in
the command-line parser.  Also adjust all users of --debug-gc to use
that handler.

Signed-off-by: Roman Kagan <rkagan@virtuozzo.com>
2015-08-28 17:53:41 +01:00
..
2015-05-13 16:45:41 +02:00
2015-05-11 10:26:53 +01:00
2015-01-17 09:08:15 +00:00
2015-01-17 09:08:15 +00:00
2014-07-07 19:30:29 +02:00
2014-07-07 19:30:29 +02:00
2015-01-17 09:08:15 +00:00
2015-01-17 09:08:15 +00:00
2014-11-25 15:40:49 +01:00
2015-02-14 18:46:04 +00:00
2014-05-07 15:06:51 +02:00
2014-05-07 15:06:51 +02:00