svn commit: r283511 - head/sys/opencrypto
Mark Johnston
markj at FreeBSD.org
Mon May 25 17:59:51 UTC 2015
On Mon, May 25, 2015 at 11:26:01AM +0000, Bjoern A. Zeeb wrote:
>
> > On 25 May 2015, at 01:31 , Mark Johnston <markj at FreeBSD.org> wrote:
> >
> > Author: markj
> > Date: Mon May 25 01:31:39 2015
> > New Revision: 283511
> > URL: https://svnweb.freebsd.org/changeset/base/283511
> >
> > Log:
> > Use the correct number of arguments for the
> > opencrypto:deflate:deflate_global:bad DTrace probe, which is defined to
> > have
>
> Once upon a time, these expended to exactly the same if my memory doesn’t
> fool me. Thanks for cleaning up though!
They still do I think. Some upcoming work on SDT will turn this sort of
discrepancy into a compile error though; this was the one occurrence of
it that I ran into.
-Mark
More information about the svn-src-head
mailing list