diff options
author | Chris Toshok <toshok@ximian.com> | 2003-02-28 07:02:46 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-02-28 07:02:46 +0800 |
commit | 265fea16e72ba03d6ad4eab4d51e68c943e9b36a (patch) | |
tree | dfb8f5e430950f9d6bc960063aae143e4a520cd1 /widgets/misc/ChangeLog | |
parent | 1de4b21c42204c218b86ca95f368b66d579d2962 (diff) | |
download | gsoc2013-evolution-265fea16e72ba03d6ad4eab4d51e68c943e9b36a.tar.gz gsoc2013-evolution-265fea16e72ba03d6ad4eab4d51e68c943e9b36a.tar.zst gsoc2013-evolution-265fea16e72ba03d6ad4eab4d51e68c943e9b36a.zip |
guard this so we don't try to free priv multiple times.
2003-02-27 Chris Toshok <toshok@ximian.com>
* e-url-entry.c (destroy): guard this so we don't try to free priv
multiple times.
svn path=/trunk/; revision=20089
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 28c1381fee..89f1a95847 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,8 @@ +2003-02-27 Chris Toshok <toshok@ximian.com> + + * e-url-entry.c (destroy): guard this so we don't try to free priv + multiple times. + 2003-02-25 Dan Winship <danw@ximian.com> * e-map.c (e_map_destroy): Use |