[gwp] Mixing free and g_strdup_...

Christopher James Lahey (clahey@umich.edu)
Thu, 7 Jan 1999 21:01:12 -0500 (EST)

I noticed that in wp_prefs.C you call free on memory allocated with glib
functions. This doesn't work for me since I use glib's memory checking.
Would you like me to check in fixes with free replace with g_free and
malloc replaced with g_new?

Also, I made a change to gnome_paper recently which required a change to
gwp to get it to continue working properly. As it is, paper sizes will be
messed up. I fixed it in my copy of gwp and I'll check in this change as
well with your permission.

Thanks,
Chris

----
Mailing-list gwp@rufus.w3.org
To unsubscribe: echo "unsubscribe gwp" | mail majordomo@rufus.w3.org