mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2026-01-23 14:40:31 +00:00
util.c:
Change RecvQueue to use a stack structure for receiving the response instead of passing in the maximum sized value for a response message. ckpt.c: Change all RecvQueue users to use RecvRetry since there is no reason to queue out of order messages. amf.c: Clean up RecvQueue users and pass in actual buffer instead of "overly large" buffer which has changed because of changes to util.c Also cleaned up memory leak in the dispatch function. BKrev: 4109819b_adTTm4cCZmfLJcsYb9hyA git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@149 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
92eeea1335
commit
daeb5bfbbd