diff options
author | Dave Airlie <airlied@redhat.com> | 2012-03-13 13:03:57 +0000 |
---|---|---|
committer | Robert Bragg <robert@linux.intel.com> | 2012-03-13 13:40:45 +0000 |
commit | d42efa37415931fe2de3fb07dd3514b91620fbc6 (patch) | |
tree | ba54374d8e089c1087c19de6f0d5b2aec49af7ec /build/win32/vs10/cogl.props | |
parent | 46b1727705b4613a144e4be6b5cd63784bde2dbf (diff) | |
download | cogl-d42efa37415931fe2de3fb07dd3514b91620fbc6.tar.gz |
cogl-matrix-stack: fix use after free in matrix stack.
If the matrix was reallocated we would use values from the stack
for the matrix parameters. This fixes that and also uses the
function instead of out of lining the same code.
https://bugzilla.gnome.org/show_bug.cgi?id=671985
Reviewed-by: Robert Bragg <robert@linux.intel.com>
Reviewed-by: Neil Roberts <neil@linux.intel.com>
Diffstat (limited to 'build/win32/vs10/cogl.props')
0 files changed, 0 insertions, 0 deletions