Re: [Vala] Threads with return value... Isn't this a memory leak?
- From: Marco Trevisan (Treviño) <mail 3v1n0 net>
- To: vala-list gnome org
- Subject: Re: [Vala] Threads with return value... Isn't this a memory leak?
- Date: Tue, 04 Jan 2011 16:32:57 +0100
Il giorno mar, 04/01/2011 alle 16.30 +0100, Marco Trevisan (Treviño) ha
scritto:
The same happens using strings, but not with more complex object (like
GLib.Array, for example)... Is this a bug?
Why is this happening?
Sorry, I've double-checked. A string is correclty free'd; but int* is
not (and I guess the same happens with other pointers like that).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]