More String debugging

2000-09-26 Thread Chris Kuklewicz
On Wed, Sep 27, 2000 at 12:22:06AM -0400, Chris Kuklewicz wrote: Freeamp is playing right now...But opening the music browser causes a segfault. Ah..found the cause...compiling... Ah..the music plays, as before. Ah...now the music browser comes up without segfaulting. The tree looks good

RE: More String debugging

2000-09-26 Thread Isaac Richards
On 27-Sep-2000 Chris Kuklewicz wrote: I'll ask for a second opinion: when a pointer is passed as the string data for a column of the clist widget, what memory management is required? I am assuming it keeps the pointer, and you are not supposed to alter the string it points to. Metadata