Subject: Re: small getbsize(3) change
To: Simon Burge <simonb@wasabisystems.com>
From: Luke Mewburn <lukem@wasabisystems.com>
List: tech-userlevel
Date: 05/29/2003 19:13:49
On Thu, May 29, 2003 at 02:10:24PM +1000, Simon Burge wrote:
| We've got a couple of places in our source tree where we use a dummy
| variable just so that getbsize(3) can stuff a value in that is ignored.
| The following patch changes getbsize(3) so that if either parameter is
| NULL it is ignored.
|
| Any problems with this?
Looks reasonable to me.
Luke.