Some crashes only appears in certain situation. This one was one
of these.

in the unfinished AP_MacPrefs::getPrefsPathname(), I was actually
using some unitialized var to pass to strncpy.
Changed to has it set to 0 and to use ut_stringbuf instead.
CVS: Modified Files:
CVS:    src/wp/ap/mac/ap_MacPrefs.cpp


Reply via email to