]> rtime.felk.cvut.cz Git - frescor/frsh-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)
commit1dbf452ca258ba9f07bc59ac2cdad00678e337c5
tree89a728d525b94488e0b48829b2eaf437b5237a7b
parent517efdd69d5501505a1c05dc65b0c40a3b2d50fc
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/forb/src/iop.c
src/forb/src/request.c
src/forb/src/tests/executor/executor_test.c