diff options
author | Juha-Pekka Heikkila <[email protected]> | 2014-02-07 14:44:05 +0200 |
---|---|---|
committer | Brian Paul <[email protected]> | 2014-02-07 08:14:05 -0700 |
commit | 498d10e230663f8604d00608cae6324f779c9cdd (patch) | |
tree | 47673d04e02f835ec357e2661f1eec12b105bd3a /docs | |
parent | 1456ed85f0ed8b9c9f0abd6bd389a089fa3824b2 (diff) |
egl: Unhide functionality in _eglInitSurface()
_eglInitResource() was used to memset entire _EGLSurface by
writing more than size of pointed target. This does work
as long as Resource is the first element in _EGLSurface,
this patch fixes such dependency.
Signed-off-by: Juha-Pekka Heikkila <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions