Files
test2/intern
Sybren A. Stüvel bee7a56687 Cleanup: document that MEM_dupallocN is NULL-safe
Add comment explaining `MEM_dupallocN` is NULL-safe, in that it returns
NULL when it receives a NULL pointer. This is currently true for both
implementations of the function (`MEM_lockfree_dupallocN` and
`MEM_guarded_dupallocN`), and will be expected of other implementations
as well.

No functional changes.
2021-11-16 17:11:45 +01:00
..
2020-10-19 08:43:08 -07:00
2021-06-22 10:54:50 -07:00
2021-11-01 14:00:58 +11:00
2021-09-01 17:13:33 +10:00
2020-11-19 17:19:48 +01:00