Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lj_state.c: Fix bug in allocation of IR buffer
The pointer J->irbuf should point to the beginning of the allocated memory, but was incorrectly offset by REF_BIAS.
- Loading branch information