]> rtime.felk.cvut.cz Git - sysless.git/commit
cmdproc: Handle returned error correctly
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 31 Jul 2013 13:49:00 +0000 (15:49 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 31 Jul 2013 13:49:00 +0000 (15:49 +0200)
commitf71dc1901fb5a63126101b6179fc8469d68573ef
tree15325e33f51b3e62dc71d495f694688f38b05b74
parent318d2f24f19f727b5690ffcb2c656761d10157d0
cmdproc: Handle returned error correctly

This case should not happen when cmd_processor_run() calls the
respective functions, but let's fix this is somebody calls the functions
differently.
libs4c/cmdproc/cmd_io_line.c