From: Arnout E. <rab...@us...> - 2014-04-12 12:30:54
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, master has been updated via 82894c5b7020ada178adfb48414c82e4b8f8da6c (commit) from 6e658ff2dbe1d367dbd0f969b873444430d54dd3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 82894c5b7020ada178adfb48414c82e4b8f8da6c Author: Arnout Engelen <arn...@bz...> Date: Sat Apr 12 14:28:34 2014 +0200 Don't double-free the rootwin When initializing fails, it is the responsibility of CREATOBJ_IMP to free the memory. Thanks to Coverity. ----------------------------------------------------------------------- Summary of changes: ioncore/rootwin.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) hooks/post-receive -- notion window manager core |