Commit graph

12707 commits

Author SHA1 Message Date
Riccardo Mottola
32b84ca49d fix minor typos 2024-11-18 22:34:51 +00:00
rfm
d31ed9a68e Technically <br /> is correct xml even though <br/> is generally accepted. 2024-11-18 22:29:15 +00:00
rfm
37eba33f8c Fixup <br> to <br/> 2024-11-18 22:29:15 +00:00
Gregory John Casamento
9800834360 Add final documentation changes 2024-11-18 22:29:15 +00:00
Gregory John Casamento
bd8f4aadc1 Cleanup whitespace 2024-11-18 22:29:15 +00:00
Gregory John Casamento
7287f76780 Add NSUnit documentation 2024-11-18 22:29:15 +00:00
rfm
e782157ad7 Fix buffer overflow 2024-11-18 22:18:45 +00:00
rfm
bb4bcaff9d Fix leak 2024-11-18 19:17:16 +00:00
rfm
9207ab856f Fix leak when absolute time zones are stored in the name dictionary 2024-11-18 17:15:11 +00:00
rfm
eeff6e08a7 Correct the creation of the hash table used for absolute time zones. 2024-11-18 15:34:53 +00:00
rfm
67eeb932d1 Add tests for class and protocol lists 2024-11-18 14:33:52 +00:00
rfm
240df48ec8 Avoid deadlock in cleanup functions/methods called by atexit() 2024-11-18 09:19:04 +00:00
rfm
96bbc05b18 More leak fixups 2024-11-17 21:41:43 +00:00
rfm
42fa1bf04a Protect against dealloc without init 2024-11-17 20:57:04 +00:00
rfm
9e504da2df Don't have the subtask crash when logging zombie message. 2024-11-17 20:50:17 +00:00
rfm
2c9e521789 allow more time for slow tests 2024-11-17 19:31:54 +00:00
rfm
598236d3ef prevent re-initialize 2024-11-17 17:01:19 +00:00
rfm
f12eabad50 Fixup for dealloc of uninitialised instances 2024-11-17 16:55:54 +00:00
rfm
75049ec22e Replace lost check 2024-11-17 16:50:16 +00:00
rfm
6a723e5a87 Fixes for dealloc when init has not been called. 2024-11-17 16:41:59 +00:00
rfm
65b9b55e01 Fix dealloc when init has not been called 2024-11-17 16:31:37 +00:00
rfm
cd3e69245d More leak management fixes 2024-11-17 16:16:46 +00:00
rfm
90082eccac Revert last change 2024-11-17 15:03:22 +00:00
rfm
7cff5fc106 Fix more leaks 2024-11-17 13:32:31 +00:00
rfm
0fb9739f21 Fix leaks and a possible buffer overrun 2024-11-17 12:55:55 +00:00
rfm
5b46efa8cd More leak fixes 2024-11-16 21:11:56 +00:00
rfm
d68e8be8ee Fix leaks 2024-11-16 15:45:38 +00:00
rfm
c7f0c27dd7 More leaks fixed 2024-11-16 14:07:33 +00:00
rfm
aedd13dc94 More leaks fixed 2024-11-16 13:34:56 +00:00
rfm
87c50830e2 Fix some more leaks 2024-11-16 11:51:53 +00:00
rfm
9573539795 Fix buffer overrun 2024-11-16 11:51:53 +00:00
rfm
1e5c30dc50 Avoid possible leak caused by exception during property list parsing 2024-11-16 11:51:53 +00:00
rfm
75ae2da498 Fix bug when emptying an empty array 2024-11-16 11:41:12 +00:00
rfm
088b76bed1 Fix leaks 2024-11-15 21:21:41 +00:00
rfm
77c66e3d95 Fix leaks 2024-11-15 20:48:09 +00:00
rfm
8209fa428f Lazy initialisation of nonBase charset info to avoid recursion during startup 2024-11-15 18:47:45 +00:00
rfm
d7c9bdbce7 Fix nil to NULL 2024-11-15 18:35:41 +00:00
rfm
093ab72a47 Fix leaks 2024-11-15 16:00:47 +00:00
rfm
70b687d3fd Fix leak. 2024-11-15 16:00:01 +00:00
rfm
91be2c2c83 Fix leaks 2024-11-15 15:44:39 +00:00
rfm
bdad4987ae Fix leaked FFI structure argument/returntype information 2024-11-15 15:43:47 +00:00
rfm
2f9f0d6761 Fix leaks 2024-11-15 13:00:56 +00:00
rfm
072c17f315 Add some consistecy checks 2024-11-15 12:28:14 +00:00
rfm
a1e17402cf fix leaks 2024-11-15 12:27:48 +00:00
rfm
1536c24331 Fix buffer overrun 2024-11-15 12:20:05 +00:00
rfm
36822d6eef Fix leaks 2024-11-15 11:00:57 +00:00
rfm
6386ac5474 Fix leaks 2024-11-15 10:49:19 +00:00
rfm
2f3b258bd1 Fix leaks 2024-11-15 10:44:29 +00:00
rfm
050f44806c fix leaks 2024-11-14 20:26:37 +00:00
rfm
1c7e81dee1 Free 'leaked' memory at exit. 2024-11-14 18:57:05 +00:00