NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/50571: src/sys/fs/udf/udf_subr.c:6465: obvious performance tidyup
The following reply was made to PR kern/50571; it has been noted by GNATS.
From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/50571: src/sys/fs/udf/udf_subr.c:6465: obvious performance tidyup
Date: Sat, 19 Dec 2015 10:27:22 +0700
Date: Sat, 19 Dec 2015 03:15:00 +0000 (UTC)
From: David Holland <dholland-bugs%netbsd.org@localhost>
Message-ID: <20151219031500.E860C7ACE4%mollari.NetBSD.org@localhost>
| It's not memcpying to blob + pos, it's memcpying to blob. "pos" is the
| source pointer.
Oh, right, I misread the original patch in the PR, apologies to all.
kre
Home |
Main Index |
Thread Index |
Old Index