you're right, i have these two todos left:
- check deque alloc & free funcs
- handle if the max_history_size-property of a channel is modified while
runtime (free memory of truncated entries if size is now smaller))
guess i will find some time later, i'll report it here then.
cheers,
flip
Am 14.01.2010 09:45, schrieb ma liang:
I notice a CHANNEL_HISTORY_NODE must be alloced once
push_raw_to_channel_history() called,
and node haven't freed() on pop_dequ().
Please check there is no mem leak in push_raw_to_channel_histor(),
and it should be better if no mem alloc and free on push and pop.
--
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/