suggestions for the websocket patch:

- if there is no error the hook will return without free the alloc(ed) resources
- inside a plugin use mk_api->mem_free(..) instead of free()
- memory allocations takes place with mk_api-->mem_alloc(...)

thanks

On Wed, Mar 28, 2012 at 11:52 AM, Balaji Rao <[email protected]> wrote:
> On Wednesday 28 March 2012 10:42 PM, Eduardo Silva wrote:
>>
>> HI,
>>
>
> Hi,
>
>
>> thanks for show your interest into Monkey project. Please proceed to
>> apply in google-melange
>>
>
> Thanks!
>
>
>> Would you please submit the patch as an attachment generated with
>> git-format-patch ?
>
>
> Yes, here it is.
>
> Best,
> Balaji



-- 
Eduardo Silva
http://edsiper.linuxchile.cl
http://www.monkey-project.com
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to