mirror of
https://github.com/tbamud/tbamud
synced 2026-08-12 10:23:05 -04:00
* Fix stack buffer overflow in perform_complex_alias() - add bounds checks * Refactor: use return value instead of char_data param in perform_complex_alias() * Add unit tests for perform_complex_alias() via perform_alias() Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: welcor <357770+welcor@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| vendor/unity | ||
| CMakeLists.txt | ||
| Makefile.in | ||
| test_class.c | ||
| test_interpreter.c | ||
| test_random.c | ||
| test_stubs.c | ||
| test_utils.c | ||
| unity_to_junit.py | ||