From 17c69cb3be3501e423f8d480ed0fa1f1f44c64b8 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 22 Nov 2000 00:45:40 +0000 Subject: New function, set a reference to a string that is then owned/free'd by the 2000-11-22 Not Zed * e-memory.c (e_strv_set_ref_free): New function, set a reference to a string that is then owned/free'd by the strv. (e_strv_destroy): If there are any strings to destroy, free them here. svn path=/trunk/; revision=6645 --- e-util/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 36102ffee2..1494b6130b 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -5,6 +5,10 @@ searching. (e_mempool_strdup): Doh, and allocate enough for the terminating NUL at that. + (e_strv_set_ref_free): New function, set a reference to a string + that is then owned/free'd by the strv. + (e_strv_destroy): If there are any strings to destroy, free them + here. 2000-11-21 Not Zed -- cgit v1.2.3