]> git.neil.brown.name Git - nfs-utils.git/commit
Stop segfaults on amd64 during warnings messages by creating
authorSteve Dickson <steved@dickson.boston.devel.redhat.com>
Thu, 17 Jan 2008 16:25:37 +0000 (11:25 -0500)
committerSteve Dickson <steved@dickson.boston.devel.redhat.com>
Thu, 17 Jan 2008 16:25:37 +0000 (11:25 -0500)
commit399cc3dad0cdfe8dca4a0ae9035a0554d7223eb2
tree817c7b8e4c980f0f5b7d21ffb9387548417c2e65
parent72ada109b86622db8009e774ebc96a7a92094e8a
Stop segfaults on amd64 during warnings messages by creating
a second va_list in xlog_backend() and then use that va_list
to print messages on stderr.

Signed-off-by: Steinar H. Gunderson <sesse@debian.org>
Signed-off-by: Steve Langasek <vorlon@debian.org>
Signed-off-by: Steve Dickson <steved@dickson.boston.devel.redhat.com>
support/nfs/xlog.c