Re: [PATCH] d3dxof: Increase MAX_SUBOBJECTS and do the corresponding checks at the right place
23 Mar
2010
23 Mar
'10
2:41 p.m.
I notice several of these limits have been increased in the past, sometimes multiple times. What exactly are these supposed to protect against?
24 Mar
24 Mar
7:12 p.m.
New subject: [PATCH] d3dxof: Increase MAX_SUBOBJECTS and do the corresponding checks at the right place
Henri Verbeet a écrit :
I notice several of these limits have been increased in the past, sometimes multiple times. What exactly are these supposed to protect against?
At the beginning, it was to make things simpler but now the code is stabilized and remaining static arrays within structures can be replace by growing arrays. It's on my todo list.
5832
Age (days ago)
5833
Last active (days ago)
1 comments
2 participants
participants (2)
-
Christian Costa -
Henri Verbeet