Adjust types in gdb module to have intended unsigned shifts rather than
signed divisions.
This commit is contained in:
parent
3dac5878ec
commit
3f2b4d1a81
4 changed files with 9 additions and 4 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-03-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Adjust types in gdb module to have intended unsigned shifts rather than
|
||||
signed divisions.
|
||||
|
||||
2013-03-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/hfs.c (grub_hfs_read_file): Avoid divmod64 since the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue