Summary: | GLBufferObjectTracker.mapBuffer() calls mapBufferImpl() with incorrect parameters | ||
---|---|---|---|
Product: | [JogAmp] Jogl | Reporter: | PJDM <pjd.mayne+jogl> |
Component: | opengl | Assignee: | Sven Gothel <sgothel> |
Status: | RESOLVED FIXED | ||
Severity: | major | ||
Priority: | --- | ||
Version: | 2 | ||
Hardware: | All | ||
OS: | all | ||
Type: | --- | SCM Refs: |
72d44215a266ccb569efbd5af3142385c4442fe9
|
Workaround: | --- |
Description
PJDM
2014-02-25 13:52:38 CET
Thank you PJDM! 72d44215a266ccb569efbd5af3142385c4442fe9 GLBufferObjectTracker.mapBuffer(..) variant for mapBufferRange(..) and mapNamedBufferRange(..) used wrong parameters in it's mapBufferImpl(..) call. Fixed and added mapBufferRange(..) test in TestMapBufferRead01NEWT Annotation: Quite a sloppy typo / copy-paste bug .. |