Page MenuHomeWildfire Games

animus
User

Projects

User Details

User Since
Apr 20 2023, 10:10 PM (56 w, 3 h)

Recent Activity

Jan 27 2024

animus abandoned D5235: #5288: N18 - realloc() possible leak.

We're trying to avoid patching third parties. Ideally a PR should be created in the third party repo and then our library might be updated.

Jan 27 2024, 1:35 PM

Jan 20 2024

animus requested review of D5235: #5288: N18 - realloc() possible leak.
Jan 20 2024, 11:39 AM

Jan 19 2024

animus requested review of D5234: #5288: N16, N17 - checking memory allocation made using new..
Jan 19 2024, 7:41 PM

May 18 2023

animus updated the diff for D4994: N9_N10_N11 - asserting for nullptr argument..

Updated according to Stan's request - made more uniform.
Added myself to contributor list.
re-compiled and re-tested.

May 18 2023, 11:10 AM

May 10 2023

animus updated the diff for D4994: N9_N10_N11 - asserting for nullptr argument..

Solves N9, N10.
For N11, the function should be able to receive NULL as an argument and therefor was not modified.

May 10 2023, 3:26 PM
animus updated the diff for D4994: N9_N10_N11 - asserting for nullptr argument..

NULL is valid in TEST_WPRINTF()'s arguments. Therefor, assertion is not fit to test this condition and it was instead replaced with an if-statement.

May 10 2023, 2:42 PM

May 9 2023

animus updated the diff for D4994: N9_N10_N11 - asserting for nullptr argument..

Added context, and fixed license year.

May 9 2023, 9:31 PM
animus updated the diff for D4993: #5288 N7_N8 - changing %c to %lc for wchar arg..

Added context, and fixed license year.

May 9 2023, 9:27 PM
animus requested review of D4994: N9_N10_N11 - asserting for nullptr argument..
May 9 2023, 9:17 PM
animus requested review of D4993: #5288 N7_N8 - changing %c to %lc for wchar arg..
May 9 2023, 9:07 PM