Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@blender.org>2021-11-16 19:11:45 +0300
committerSybren A. Stüvel <sybren@blender.org>2021-11-16 19:11:45 +0300
commitbee7a56687283cc3642d625357d8d2b1847b67a1 (patch)
treed4cb1318801ab19b845c5f433946b5122efeb472 /source/blender/makesdna/DNA_userdef_types.h
parent64003fa4b0b1699998a5b048d980eb775d547d8d (diff)
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.
Diffstat (limited to 'source/blender/makesdna/DNA_userdef_types.h')
0 files changed, 0 insertions, 0 deletions