gi-atk v0.21.2 Release Notes

Release Date: 2018-09-22 // over 5 years ago
    • ๐Ÿ†“ Do not free Ptr Word8 types after performing the call to C, ๐Ÿ“ฆ since they only get passed along. Otherwise one could easily double free in functions such as GdkPixbuf.pixbufNewFromData.

    • ๐Ÿ›  Fix a leak on optional ScopeTypeAsync callbacks.