Issues.00634 - lordmundi/wikidoctest GitHub Wiki
00634: dsp_acloader fails to load texture when texture ID is zero
Summary: dsp_acloader fails to load texture when texture ID is zero
Created: 2017–09–06 09:04
Status: Closed
Category: Bug
From: alin
Version: 2.4.1
Released_In:
Description:
dsp_acloader returns an error if the texture ID of a loading texture is zero. Zero is a valid texture ID.
Comments
Associated Commits
| commit | 03f902a60bd1d0c0b9e4c31978754cd4bed853e1
link5 |
||
| Author: | Alex Lin
|
| Date: | Wed Sep 6 09:09:16 2017 -0500
|
| Message: | [@Issue 00634: dsp_acloader fails to load texture when texture ID is zero
Removed test marking texture ID = 0 as an error. @] |
Affected Files:
src/plugins/dsp_acloader.c | 10 +++++±---
1 file changed, 6 insertions(+), 4 deletions(-)