]> granicus.if.org Git - python/commit
Add missing va_end() calls in PC/launcher.c (GH-7690)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 15 Jun 2018 23:00:24 +0000 (16:00 -0700)
committerGitHub <noreply@github.com>
Fri, 15 Jun 2018 23:00:24 +0000 (16:00 -0700)
commitba7970fd0aa145975a7651806f826c4c1b33c066
treefdd87538e8f6d80c359914320ee3d3d438febfae
parent508568764593dca3844a51c10f1493413a51d66f
Add missing va_end() calls in PC/launcher.c (GH-7690)

(cherry picked from commit 3a6d752e35ad17fc00bc77b85364b1c599f4e0fe)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
PC/launcher.c