Bugs item #2777609, was opened at 2009-04-21 18:18
Message generated for change (Tracker Item Submitted) made by gballintijn
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=2777609&group_id=144022

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Gerco Ballintijn (gballintijn)
Assigned to: Nobody/Anonymous (nobody)
Summary: Incorrect use of pipe system call

Initial Comment:
In src/synfig/render.cpp (line 338) the pipe() system call is used incorrectly. 
The pipe() call uses with two adjacent local integer variables instead of the 
required single array of 2 integers. It currently works, but is not guaranteed 
to work.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=2777609&group_id=144022

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to