On 09/19/07 14:05, Dave Anderson wrote:
> This one looks pretty obvious, and I've queued it for the next
> release.
>
>> -               (addr <= lkcd->fix_addr[i].task + STACKSIZE())){
>> +               (addr < lkcd->fix_addr[i].task + STACKSIZE())){

Nice catch Alan.

Troy

--
Crash-utility mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/crash-utility

Reply via email to