]> rtime.felk.cvut.cz Git - frescor/forb.git/commit
Inter-executor invocation bugs fixed.
authorPetr Benes <benesp16@fel.cvut.cz>
Fri, 11 Feb 2011 14:35:55 +0000 (15:35 +0100)
committerPetr Benes <benesp16@fel.cvut.cz>
Fri, 11 Feb 2011 14:35:55 +0000 (15:35 +0100)
commit897cc5b3e97d2bea475f24d522108f396064f3bc
tree87479276ec766776decdbb06fdb81a583b0655d5
parente3516d9b53dfb3571d937775fc0bffa950af0d42
Inter-executor invocation bugs fixed.

Double free bug on request codec buffer fixed.
Stub index indicating a codec read position for inter-executor invocation fixed.

Test application->executor->executor does not fire properly. Needs a bug fix.
src/iop.c
src/request.c
src/tests/executor/executor_test.c