Page Menu
Home
Search
Configure Global Search
Log In
Files
F18875
allocimbuf.c.patch
Public
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Authored By
Christian Monfort (gulbroz)
Nov 13 2013, 4:12 PM
Size
457 B
Subscribers
None
allocimbuf.c.patch
View Options
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
Details
Mime Type
text/x-diff
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
78/6f/5f6f3e30d5e6d1ecf1fb315707d9
Event Timeline
Log In to Comment