You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Fixed bug in hash_table that made rehash() function to run infinitely on specific conditions when inserting an already existing element Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk> * Replaced erasing to happen in the source list instead Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk> * minor comment improvement Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk> * Small commment improvement Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk> * Small comment fix Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk> * Added assert and fixed code with incorrect hashing Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk> * . Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk> * Addressed PR comments, reverted to void* as it size_t hash is different Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk> * Fixed build on linux Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk> * Addressed PR comments Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk> Co-authored-by: Garcia Ruiz <aljanru@amazon.co.uk> |
5 years ago | |
|---|---|---|
| .. | ||
| AzCore | 5 years ago | |
| Platform | 5 years ago | |
| Tests | 5 years ago | |
| CMakeLists.txt | 5 years ago | |