[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: SV: Hook event bug
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 6 Oct 2003 13:20:14 -0300
You're right. Line 69 of lvm.c should be
if (mask & LUA_MASKCOUNT) { /* instruction-hook set? */
This is be included in 5.0.1. Thanks.
--lhf