]> 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>
Mon, 18 Jun 2018 15:56:45 +0000 (08:56 -0700)
committerGitHub <noreply@github.com>
Mon, 18 Jun 2018 15:56:45 +0000 (08:56 -0700)
commitd9a8c829563e2c938aa7de0ffb90c5baa2f05b2d
tree10d36f6a706ac863378a125e2f2ac6e404d7df01
parent684bc3d67797f2b5ca9368fe7ecc1c3093d7b694
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