-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kernel: fix bug in LtTrans24 in trans.c
This commit fixes a bug in LtTrans24, a for loop was incorrectly nested. In order to increase the test coverage to include this part of the code (and a number of other parts of the code in trans.c that were previously unreachable) IdentityTrans is altered to be a T_TRANS4. Tests are added for this part of the code, and the other previously unreachable parts.
- Loading branch information
Showing
2 changed files
with
223 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.