[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: libegg/recentchooser
- From: mortenw gnome org (Morten Welinder)
- To: gtk-devel-list gnome org
- Subject: Re: libegg/recentchooser
- Date: Tue, 29 Nov 2005 14:56:50 -0500 (EST)
That code also needs to be run through Valgrind or Purify.
egg_recent_chooser_item_activated_cb, for example, seems to have
a double free.
timestamp_from_iso8601 manipulates the environment in a way that
does not look po[r]table. (And it's not that hard to do using
mktime-in-any-timezone, basic arithmetic, or GDate.)
M.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]