Ver código fonte

Fix out of bounds Memory read in Material.Maps by using the MATERIAL_MAP_SPECULAR define instead of the SHADER_LOG_SPECULAR enum

pull/5534/head
RossMartin 3 semanas atrás
pai
commit
d03fbaed6d
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      src/rmodels.c

+ 1
- 1
src/rmodels.c Ver arquivo

@ -7126,4 +7126,4 @@ static ModelAnimation *LoadModelAnimationsM3D(const char *fileName, int *animCou
}
#endif
#endif // SUPPORT_MODULE_RMODELS
#endif // SUPPORT_MODULE_RMODELS

Carregando…
Cancelar
Salvar