lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

uninitialized memory


From: Han-Wen Nienhuys
Subject: uninitialized memory
Date: Sun, 20 May 2007 16:41:34 -0300
User-agent: Thunderbird 1.5.0.10 (X11/20070302)


Hi Joe,

in 
Page_breaking::system_count_bounds (vector<Break_position> const &chunks,
                                    bool min)

a vector is resized and then indexed.  Can you document why this will never 
result in unitialized memory being passed back to the caller? I'd this 
might happen if all[sys].pscore_ is null for some systems. 

-- 

Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen





reply via email to

[Prev in Thread] Current Thread [Next in Thread]