Don't return a pointer to a const struct, since apps expect to be able to
authorMatthias Clasen <mclasen@redhat.com>
Fri, 16 Dec 2005 21:13:18 +0000 (21:13 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 16 Dec 2005 21:13:18 +0000 (21:13 +0000)
commit63732bdf5ec0edc75a58c39fbbb9e98f8f65d001
tree57f48a7e14def0a15406d927c646efc187ebdd9f
parent5feb34b93920fc5aaa163b0d4541b69b916e88ce
Don't return a pointer to a const struct, since apps expect to be able to

2005-12-16  Matthias Clasen  <mclasen@redhat.com>

        *  glib/gmem.c (g_allocator_new): Don't return a pointer to
        a const struct, since apps expect to be able to modify it.
        (#324179, J. Ali Harlow)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
glib/gmem.c