Revision 939ee2e208dc3f250539351fb719eb083d259988
Mark Doliner
mark at kingant.net
Sun Jun 17 13:30:51 EDT 2007
> $ mtn log --last 1 --diffs --from 939ee2e208dc3f250539351fb719eb083d259988
> o -----------------------------------------------------------------
> | Revision: 939ee2e208dc3f250539351fb719eb083d259988
> | Ancestor: ad0ef0d110ad7358d259add59b0dcf24291794db
> | Author: rlaager at pidgin.im
> | Date: 2007-06-17T02:52:24
> | Branch: im.pidgin.pidgin
> |
> | Modified files:
> | libpurple/util.c
> |
> | ChangeLog:
> |
> | Use dynamically allocated strings for the user_dir caching. Do
> we need to free these strings at libpurple uninit? If so, I can
> throw in a purple_util_uninit() function.
I think we should free them at uninit. What was wrong with using a static
buffer??
-Mark
More information about the Devel
mailing list