use xmalloc_uncollectable in make_cl_data
authorBT Templeton <bpt@hcoop.net>
Thu, 28 Jun 2012 03:24:19 +0000 (23:24 -0400)
committerRobin Templeton <robin@terpri.org>
Mon, 9 Feb 2015 18:04:18 +0000 (13:04 -0500)
commit49e901437f7113a54cc6a6c26b7fe55382e62da6
tree16b742901167aa3bbfc764cf634a9096de29f827
parent902fe370190c75305355644b70b88a7a927ea3ea
use xmalloc_uncollectable in make_cl_data

* src/gtkutil.c (make_cl_data): Allocate the callback data with
  `xmalloc_uncollectable'.
src/gtkutil.c