git: libc/setproctitle(): Add missing va_end()s in error paths.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Apr 28 08:49:25 PDT 2020


commit b2afbdff15b28d60cffbac2d61ec2a5879e0ef17
Author: Sascha Wildner <saw at online.de>
Date:   Sat Apr 25 08:39:15 2020 +0200

    libc/setproctitle(): Add missing va_end()s in error paths.

Summary of changes:
 lib/libc/gen/setproctitle.c | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b2afbdff15b28d60cffbac2d61ec2a5879e0ef17


-- 
DragonFly BSD source repository


More information about the Commits mailing list