Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Problems with packages on a netbsd-6 sparc



On May 18, 2012, at 4:13 PM, Greg A. Woods wrote:
> If I'm not mistaken the "cp" pointer above, at the line where it is
> assigned to "newpw" prior to the patch, is unchanged from the value it
> had when it was most recently assigned from the return value of a
> malloc() call.

  You are mistaken.  cp was the result of malloc() result being incremented by 
the sizeof a struct.

      - Chris



Home | Main Index | Thread Index | Old Index