openglonmetal / MGL

OpenGL 4.6 on Metal
Apache License 2.0
781 stars 30 forks source link

fix shaders cat , replace strncat with strlcat #19

Closed conversy closed 2 years ago

conversy commented 2 years ago

fixing my own mistakes :-/ as for strlcat, it's recommended (see man strncat).