(switching again mailinglists for this stuff. SF is currently not working fully) >Still no commit messages :( I got one today ... >test8 is the same, test2 returns "No fontlist returned". I'm not sure what >exactly should be going on here but, we at least have a memory leak in >FontList.c:XmFontListEntryLoad. We XtMalloc entry, if the conversion is good we >return it, if not we return NULL and entry is just left hanging... Also, my man >page for XtCallConverter defines it as > >void XtCallConverter(dpy, co.......... > >can we actually use the return value from this???? Well, reading the man page on my system completly and checking the headers indicate it's of type Boolean! On i86linux I get a NULL fontlist returned to test2, on alpha I get a bogus pointer and following the segfault. Hmm, I remember Steve dealt with fontlist entry memory leaks. However looking at the mailinglist archive I see nothing which relates to Fontlist.c?! Finally: the CVS log doesn't mention the author of test8 ... Note that I haven't yet checked in a version which is less broken. I fixed at least the function arguments lists, etc. --- Alexander Mai [EMAIL PROTECTED]
