mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-03 16:03:40 +02:00
Mark functions with G_GNUC_MALLOC when appropriate.
2004-11-28 Matthias Clasen <mclasen@redhat.com> * glib/gconvert.h: * glib/gkeyfile.h: * glib/gmem.h: * glib/gstrfuncs.h: * glib/gunicode.h: * glib/gutils.h: Mark functions with G_GNUC_MALLOC when appropriate. * glib/glib.symbols: Add G_GNUC_MALLOC annotations. * glib/gmacros.h (G_GNUC_MALLOC): Add a macro for __attribute__((__malloc__)). (#61780)
This commit is contained in:
committed by
Matthias Clasen
parent
75a1d303ef
commit
379e87466d
14
ChangeLog
14
ChangeLog
@@ -1,3 +1,17 @@
|
||||
2004-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gconvert.h:
|
||||
* glib/gkeyfile.h:
|
||||
* glib/gmem.h:
|
||||
* glib/gstrfuncs.h:
|
||||
* glib/gunicode.h:
|
||||
* glib/gutils.h: Mark functions with G_GNUC_MALLOC when appropriate.
|
||||
|
||||
* glib/glib.symbols: Add G_GNUC_MALLOC annotations.
|
||||
|
||||
* glib/gmacros.h (G_GNUC_MALLOC): Add a macro for
|
||||
__attribute__((__malloc__)). (#61780)
|
||||
|
||||
2004-11-28 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/gutils.[hc]
|
||||
|
Reference in New Issue
Block a user