Add missing va_end found by Coverity
authorGary Benson <gbenson@redhat.com>
Wed, 10 Oct 2018 14:01:50 +0000 (15:01 +0100)
committerGary Benson <gbenson@redhat.com>
Wed, 10 Oct 2018 14:01:50 +0000 (15:01 +0100)
commit33b031ce7a9b8b1b7c729518af965b7cb70a1cd6
tree554bbf8484a329d0959361946fb97765f6f5c486
parent2cb2ba9a5b7fe39f30604650efa64cff05cb72e4
Add missing va_end found by Coverity

This commit adds a missing va_end found by Coverity.

gdb/ChangeLog:

* remote.c (remote_target::remote_send_printf): Add
missing va_end found by Coverity.
gdb/ChangeLog
gdb/remote.c
This page took 0.029145 seconds and 4 git commands to generate.