Searched refs:get_contents_stdio (Results 1 – 6 of 6) sorted by relevance
/external/bluetooth/glib/glib/ |
D | gfileutils.c | 496 get_contents_stdio (const gchar *display_filename, in get_contents_stdio() function 754 retval = get_contents_stdio (display_filename, f, contents, length, error); in get_contents_posix() 790 retval = get_contents_stdio (display_filename, f, contents, length, error); in get_contents_win32()
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-8 | 811 * glib/gfileutils.c (get_contents_stdio): Avoid memory 840 * glib/gfileutils.c (get_contents_stdio): handle the unlikely case 984 * glib/gfileutils.c (get_contents_stdio): delay memory allocation
|
D | ChangeLog.pre-2-18 | 742 Bug 482413 - get_contents_stdio -- overflow and memory corruption 744 * glib/gfileutils.c (get_contents_stdio): Detect overflow and
|
D | ChangeLog.pre-2-6 | 385 * glib/gfileutils.c (get_contents_stdio, get_contents_regfile,
|
D | NEWS | 609 482413 get_contents_stdio -- overflow and memory corruption
|
D | ChangeLog.pre-2-0 | 633 (get_contents_stdio): ditto 2331 * glib/gfileutils.c (get_contents_stdio): Call fclose()
|