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>
Sat, 18 Apr 2015 22:49:07 +0000 (18:49 -0400)
commit62fbb7b8a1fd7928df104a92b20c4bacd27284cb
tree16b742901167aa3bbfc764cf634a9096de29f827
parentf11db2f4722b8b58febd202d00770a85c70dac23
use xmalloc_uncollectable in make_cl_data

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