On Tue, 29 Nov 2011 05:48:11 +0000 (GMT)
PRINCE KUMAR DUBEY <[email protected]> wrote:

> Hi,
> 
> On behalf of Rajeev Ranjan, I am submitting the elm_gesture_layer patch.
> 
> Change Log:
> a. Variable was used after freeing in function _remove_touched_device, now
> storing return value of eina_list_remove and then freeing pointer. b. gesture
> pointer was dereferenced before checking it against NULL in function
> _rotate_test. Now dereferencing happens after NULL check. c. Added NULL check
> for pointer before using it in function _event_process which is dereferenced
> in function _add_touched_device. d. Memory leak fix in function
> elm_gesture_layer_add. Now using ELM_WIDGET_STANDARD_SETUP which takes care
> of NULL checks and freeing memory in case of failure.
> 
> Please review it.
> I'd appreciate any comments on this.
> 
> Thank you,
> Prince
Hi.

You may remember me from my last mail, in which I requested that you ensure all
of your attached patches have the correct content type. Or the mail before that,
where I made the same request. Or the one before that. Or the ones prior to
those three.

In case you have forgotten, I have made sure to once again email you with the
following directive:

IN FUTURE MAILS, SEND YOUR PATCHES AS EITHER OF THESE TYPES:
text/x-patch
OR
text/plain

Thank you.

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to