chiark / gitweb /
server/admin.c (a_vformat): Fix uses of `va_arg' to dereference `ap'.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 19 Feb 2016 22:31:20 +0000 (22:31 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 30 Apr 2016 17:11:38 +0000 (18:11 +0100)
This is the missing half of the earlier patch; without it, we get
instant crashes on i386 (but, oddly, no warnings anywhere).


No differences found