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:
authorBastien Montagne <montagne29@wanadoo.fr>2019-02-18 16:31:42 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2019-02-18 16:36:16 +0300
commit49c100e56c5a093c514bf5d6851b45f22a36f85f (patch)
tree307887d42e6347805dd685e49fb4bd8ed32e0105 /source/blender/imbuf/intern/jpeg.c
parent9299073d57e97185877dd48922a1a98381eefd8e (diff)
API doc: info_gotcha: extend description of issues related to memory changes.
* Added a TL;DR first paragraph summarizing that one shall not keep any reference to Blender data when modifying its container. * Added some info about fact that adding items to some data containers (like Collection) can also invalidate existing items (due to array re-allocation). * Added a Do/Don't example which shows a crash after adding some items to a collection. Related to T61297.
Diffstat (limited to 'source/blender/imbuf/intern/jpeg.c')
0 files changed, 0 insertions, 0 deletions