dia r3638 - in trunk: . app lib objects/network
- From: hans svn gnome org
- To: svn-commits-list gnome org
- Subject: dia r3638 - in trunk: . app lib objects/network
- Date: Sat, 17 Mar 2007 17:00:53 +0000 (GMT)
Author: hans
Date: 2007-03-17 17:00:52 +0000 (Sat, 17 Mar 2007)
New Revision: 3638
ViewCVS link: http://svn.gnome.org/viewcvs/dia?rev=3638&view=rev
Modified:
trunk/ChangeLog
trunk/app/interface.c
trunk/lib/text.c
trunk/objects/network/radiocell.c
Log:
2007-03-17 Hans Breuer <hans breuer org>
[some playing with valgrind : memory leaks]
* lib/text.c(text_set_line_text) : removed superfluous g_strdup()
* app/interface.c : gtk_accelerator_get_label() and g_strconcat()
return newly allocated strings and gtk_tooltips_set_tip() does not
free them
[jump or move depends on uninitialised value(s)]
* objects/network/radiocell.c : dont call polyshape_update_data()
without initialized points
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]