|
From: | Auto mailings of changes to Lily Issues |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4910 Improve ly:spawn () |
Date: | Fri, 01 Jul 2016 12:48:04 +0000 |
Diff:
passes make, make check and a full make doc.
[issues:#4910] Improve ly:spawn ()
Status: Started
Created: Thu Jun 30, 2016 03:44 PM UTC by Masamichi Hosoda
Last Updated: Thu Jun 30, 2016 03:44 PM UTC
Owner: Masamichi Hosoda
Improve ly:spawn ()
Avoid crash when g_spawn_sync () fails
When g_spawn_sync () fails,
standard_output
and standard_error
may not be set.
This commit makes to check whether or not the value is valid.
Replace the warning message output method in ly_run_command ()
This commit replaces
the warning message output method in ly_run_command ()
from fprintf () to warning ().
Fix memory leak in ly:spawn ()
This commit makes free the memory allocated by g_spawn_sync ().
http://codereview.appspot.com/296630043
Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |