Vladimir Serbinenko
|
59ec05bcf8
mm: Avoid integer overflow.
|
9 years ago |
Vladimir Serbinenko
|
45bf8b3a75
* grub-core/kern/mm.c (grub_real_malloc): Decrease cut-off of moving the
|
11 years ago |
Vladimir Serbinenko
|
39ff43c579
* grub-core/kern/mm.c (grub_real_malloc): Don't update the pointer to
|
11 years ago |
Vladimir Serbinenko
|
c6b755df45
* grub-core/kern/mm.c (grub_real_malloc): Use AND rather than MOD
|
11 years ago |
Vladimir Serbinenko
|
b61599aca4
* grub-core/kern/mm.c (grub_realloc): Don't copy more data than we have.
|
11 years ago |
Vladimir 'phcoder' Serbinenko
|
1bc783bd39
* grub-core/kern/mm.c (grub_mm_init_region): Skip regions less than
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
fe4c3e7e67
* grub-core/kern/mm.c (grub_mm_init_region): Fix condition for
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
774683685f
Lift up core size limits on some platforms. Fix potential memory
|
12 years ago |
Vladimir 'phcoder' Serbinenko
|
0f92dca7ef
* grub-core/kern/mm.c (grub_free): Fix agglomerating of free regions.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
3988c4a09f
* grub-core/kern/mm.c (get_header_from_pointer): Put a more informative
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
c84ba308b5
* grub-core/kern/mm.c: Add missing include of i18n.h
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
4a9f8346c9
* grub-core/commands/ls.c: Gettextize.
|
13 years ago |
Vladimir 'phcoder' Serbinenko
|
e1a0e1b428
Fix the usage of unsupported %zx
|
14 years ago |
Vladimir 'phcoder' Serbinenko
|
de04eecfa9
* grub-core/kern/mm.c (grub_memalign): Disable auto-unloadding of
|
14 years ago |
Vladimir 'phcoder' Serbinenko
|
04a0a4cdf4
Fix a bug in memory allocation
|
15 years ago |
Vladimir 'phcoder' Serbinenko
|
4619710a05
Don't try to malloc if grub_mm_base is 0
|
15 years ago |
Vladimir 'phcoder' Serbinenko
|
16bd6cfab2
Merge mainline into newreloc. For now without boot tests
|
15 years ago |
BVK Chaitanya
|
8c41176882
automake commit without merge history
|
15 years ago |