e - bring back fullscreen crash bug while fixing refcount correctness
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sun, 14 Jun 2015 10:16:09 +0000 (19:16 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sun, 14 Jun 2015 10:16:09 +0000 (19:16 +0900)
commit56cabf59c672af27af87eda82079de4e2ee2d38e
treed186bd1693b6ab47c2c5ea8fd636b6b01f36fbd2
parentf1bd8000378214e7b69ba596196479dffa376eac
e - bring back fullscreen crash bug while fixing refcount correctness

refs were inconsistent - thus this fixed the fullscreen quit bug by
never freeing a client. this brings the bug back by fixing this client
leak. i'll look again at this later.
src/bin/e_comp_object.c