Page MenuHome

allocimbuf.c.patch

allocimbuf.c.patch

Index: source/blender/imbuf/intern/allocimbuf.c
===================================================================
--- source/blender/imbuf/intern/allocimbuf.c (révision 49831)
+++ source/blender/imbuf/intern/allocimbuf.c (copie de travail)
@@ -432,6 +432,7 @@
tbuf.zbuf_float = NULL;
for (a = 0; a < IB_MIPMAP_LEVELS; a++)
tbuf.mipmap[a] = NULL;
+ tbuf.dds_data.data = NULL;
/* set malloc flag */
tbuf.mall = ibuf2->mall;

File Metadata

Mime Type
text/x-diff
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
78/6f/5f6f3e30d5e6d1ecf1fb315707d9

Event Timeline