Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The template checkgl doesn't check if the function pointer is null. #3

Closed
SerialVelocity opened this issue Jan 12, 2013 · 1 comment

Comments

@SerialVelocity
Copy link

Since the function pointer isn't checked, you get segmentation faults in the case that a function hasn't been loaded in Derelict. Probably worth checking in the debug version?

Dav1dde added a commit that referenced this issue Jan 13, 2013
@Dav1dde
Copy link
Owner

Dav1dde commented Jan 13, 2013

Thanks, really good idea!

@Dav1dde Dav1dde closed this as completed Jan 13, 2013
OlaOst pushed a commit to OlaOst/glamour that referenced this issue Apr 9, 2013
OlaOst pushed a commit to OlaOst/glamour that referenced this issue Apr 9, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants