diff options
author | Jesse Barnes <jbarnes@virtuousgeek.org> | 2010-03-26 10:44:55 -0700 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2010-03-26 10:46:43 -0700 |
commit | df3b26847914557eb3c9c70732d91169b1936d77 (patch) | |
tree | 3f26406433773cb6940e1c016e98cae97f26e7eb /src/Makefile.am | |
parent | 362a49e71fc41541b6dc121660d98e29da4b14e8 (diff) |
DRI2: release our private front buffer ref when buffer swapping
Pauli pointed out that we take a ref on the front buffer when exchanging
but forget to release it. The ref is necessary since the set functions
will drop refs as necessary, but once we set the front buffer to point
at the back pixmap, we ned to release our private ref again, or we'll
leak buffers.
Reported-by: Pauli Nieminen <suokkos@gmail.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions