Small addition to documentation.
This commit is contained in:
parent
fa251ad7c8
commit
dec65ac4eb
1 changed files with 1 additions and 0 deletions
|
@ -1421,6 +1421,7 @@ to just ignore them.
|
||||||
- *Non-linear image 0xebc91 is aliased with linear buffer 0xeb8e4 which may indicate a bug.*
|
- *Non-linear image 0xebc91 is aliased with linear buffer 0xeb8e4 which may indicate a bug.*
|
||||||
- It happens when you use lost allocations, and a new image or buffer is
|
- It happens when you use lost allocations, and a new image or buffer is
|
||||||
created in place of an existing object that bacame lost.
|
created in place of an existing object that bacame lost.
|
||||||
|
- It may happen also when you use [defragmentation](@ref defragmentation).
|
||||||
|
|
||||||
\section general_considerations_allocation_algorithm Allocation algorithm
|
\section general_considerations_allocation_algorithm Allocation algorithm
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue