open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
xxxxxxxxxx
--- amq/amq_xdr.c.orig 2014-02-04 00:22:46.000000000 +0100
+++ amq/amq_xdr.c 2014-02-04 00:23:01.000000000 +0100
@@ -263,5 +263,5 @@
XDR xdr;
xdr.x_op = XDR_FREE;
- return ((*xdr_args) (&xdr, (caddr_t *) args_ptr));
+ return ((*xdr_args) (&xdr, (caddr_t *) args_ptr, 0));
}
Everything looks good. We'll let you know here if there's anything you should know about.