Browse Source
The function Get64(.) has a bug in case the width is not divisible by 64. Since it is only ever used as Get64(0) this simply changes it to this special case. Additionally, an assert is added, and a cast to prevent a compiler error.0.10
Thomas Holenstein
11 years ago
2 changed files with 8 additions and 7 deletions
Loading…
Reference in new issue