Hello.

On 04/10/12 16:24, Gustavo Sverzut Barbieri wrote:
> On Thu, Oct 4, 2012 at 7:25 AM, Enlightenment SVN <
> no-re...@enlightenment.org> wrote:

>>           {
>> -            address.country = value;
>> +            address->country = value;
>>               printf("Key: %s, value: %s\n", key, value);
>>
>
> REALLY asking for trouble... value is a pointer to the wire-message and
> will be freed afterwards, so you may end pointing at some point with
> invalid access..

Ups, good point. Fix last week. Thanks for spotting.

regards
Stefan Schmidt

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to