[Xfce4-commits] <xfce4-panel:devel> Add TODO so I don't forget the fix it.

Nick Schermer noreply at xfce.org
Sat Oct 24 12:30:02 CEST 2009


Updating branch refs/heads/devel
         to d4d7d7f7f1af827469af57aaad931690656fef03 (commit)
       from 4c1b1e848251db95239ade01074853709c9c0fb6 (commit)

commit d4d7d7f7f1af827469af57aaad931690656fef03
Author: Nick Schermer <nick at xfce.org>
Date:   Mon Oct 19 13:47:23 2009 +0200

    Add TODO so I don't forget the fix it.

 panel/panel-application.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/panel/panel-application.c b/panel/panel-application.c
index 7d4553b..d7b0bef 100644
--- a/panel/panel-application.c
+++ b/panel/panel-application.c
@@ -828,6 +828,8 @@ panel_application_drag_data_received (PanelWindow      *window,
                                                        screen, LAUNCHER_PLUGIN_NAME,
                                                        -1, application->drop_uris,
                                                        position);
+
+            /* TODO drag leave is never called and thus application->drop_uris is not freed */
           }
         break;
 



More information about the Xfce4-commits mailing list