compositor: Only check buffer for NULL tried to allocate something
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 20 Aug 2013 18:30:54 +0000 (11:30 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 20 Aug 2013 18:30:54 +0000 (11:30 -0700)
commitab19f937c29ddf008e402e1407ea3dc8243e861b
tree2b3378b7e0dd425383ce2d6de41b36a20c81e76f
parent3e9df07269d0548bf4ce877d67437dd5c73f2be3
compositor: Only check buffer for NULL tried to allocate something

In particular, if we get a NULL buffer attach, it's ok for buffer to be NULL.
src/compositor.c