OSDN Git Service

add missing va_end in execl* for correcness and static code analyzers
authorSzabolcs Nagy <nsz@port70.net>
Mon, 7 Oct 2013 13:24:00 +0000 (13:24 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Mon, 7 Oct 2013 13:24:00 +0000 (13:24 +0000)
commitc3a43b35cc52a7fac93a8c1030d94c919c3ab0eb
tree028ac857e1d19b349029ebacb3d947ee00840c0d
parent49b3a0d2cedd3693d77924fdc0a7719a75bd28da
add missing va_end in execl* for correcness and static code analyzers
src/process/execl.c
src/process/execle.c
src/process/execlp.c