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

pixmaps and segfaults




> Is there a canonical place for gtk programs to store their pixmaps?
> Would $(prefix)/lib/mnemonic/pixmaps/ be ok?

I changed the code to fetch pixmaps from there (and make install actually
puts them there as well). I started adding return value checks to the
gtk part, but there are plenty of places that could still lead to
leads/segfaults.

Thought for the day: check your return values!

Kasper