about summary refs log tree commit diff
path: root/debian/patches/12-initialize-gerror.patch
AgeCommit message (Collapse)Author
2012-04-03Initialize GError, else invalid free() crash can occurMichael Biebl
debian/patches/12-initialize-gerror.patch: Initialize GError, else invalid free() crash can occur. Fixes a crash in gnome-shell if NetworkManager is not running. Patch cherry-picked from upstream Git. (Closes: #665791) Thank a lot to Antti-Juhani Kaijanaho for tracking down this problem!