On Thu, 17 Dec 2009 23:16:19 +0100, Dan Price wrote:
>> On Thu, Dec 17, 2009 at 07:17:50PM +0100, Frank Batschulat (Home) wrote:
>> > May I have 2 code reviewers for:
>> >
>> > 6911329 Incorrect code in kstat_delete causes panic
>> > http://cr.opensolaris.org/~batschul/onnvkstat/
>> >
>> > Descri
On Thu 17 Dec 2009 at 01:58PM, Edward Pilatowicz wrote:
> lgtm.
> ed
>
> On Thu, Dec 17, 2009 at 07:17:50PM +0100, Frank Batschulat (Home) wrote:
> > May I have 2 code reviewers for:
> >
> > 6911329 Incorrect code in kstat_delete causes panic
> > http://cr.opensolaris.org/~batschul/onnvkstat/
> >
lgtm.
ed
On Thu, Dec 17, 2009 at 07:17:50PM +0100, Frank Batschulat (Home) wrote:
> May I have 2 code reviewers for:
>
> 6911329 Incorrect code in kstat_delete causes panic
> http://cr.opensolaris.org/~batschul/onnvkstat/
>
> Description
>
> A colleague was looking into a crash and the reason t
On 12/17/09 10:17 AM, Frank Batschulat (Home) wrote:
May I have 2 code reviewers for:
6911329 Incorrect code in kstat_delete causes panic
http://cr.opensolaris.org/~batschul/onnvkstat/
Description
A colleague was looking into a crash and the reason turned out to be a NULL
pointer dereference
May I have 2 code reviewers for:
6911329 Incorrect code in kstat_delete causes panic
http://cr.opensolaris.org/~batschul/onnvkstat/
Description
A colleague was looking into a crash and the reason turned out to be a NULL
pointer dereference in kstat_delete():
kstat_delete(kstat_t *ksp)
{ k