comparison libpurple/request.h @ 23014:b0c9276bff93

Borrow a reference to a string instead of g_strdup'ing it. The PurpleStatus should ALWAYS be destroyed before the PurpleStatusType, so this should be ok. Yes, this is just one little string. But we copy every attribute for every PurpleStatus for every buddy on your buddylist--it adds up.
author Mark Doliner <mark@kingant.net>
date Tue, 20 May 2008 21:15:48 +0000
parents 6cfb6e26787f
children 5d681e194fb3 365b90fa23cf
comparison
equal deleted inserted replaced
23013:ba47ec8a2477 23014:b0c9276bff93