>>>> Bill Pemberton Wrote;
>>> Greg Wrote
>> > - if (msgInfo) {
>> > - kfree(msgInfo->WaitEvent);
>> > - kfree(msgInfo);
>> > - }
>> > + kfree(msgInfo->WaitEvent);
>>
>> If msgInfo was NULL, you just oopsed here :(
>>
>
>Sorry about that, getting too aggressive on that.
I was just reviewing that part :) Thanks for catching it Greg.
You are going to resubmit Bill?
Thanks,
Hank.
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel