freetype2/src/base
Alexei Podtelezhnikov b4dddd8244 [base] Initialize stream memory earlier.
With Windows memory management tracking heap, it is important to use
it during the stream opening fallback. In Unix, the argument is
unused, but it is better to set it correctly.

* src/base/ftobjs.c (FT_Stream_New): Set memory before calling
`FT_Stream_Open`.
* builds/windows/ftsystem.c, builds/unix/ftsystem.c (FT_Stream_Open,
ft_close_stream_by_free): Call `ft_alloc` and `ft_free` with proper
memory argumment.
2021-09-22 00:30:03 -04:00
..
ftadvanc.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftbase.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftbase.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftbbox.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftbdf.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftbitmap.c Replace boolean allocation macros with MEM ones. 2021-09-14 21:32:43 -04:00
ftcalc.c Use FT_INT64 instead of FT_LONG64. 2021-08-18 23:05:51 -04:00
ftcid.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftcolor.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftdbgmem.c Fortify memory debugging (cont'd). 2021-09-08 12:18:23 -04:00
ftdebug.c Whitespace formatting. 2021-08-22 22:32:07 -04:00
fterrors.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftfntfmt.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftfstype.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftgasp.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftgloadr.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftglyph.c Cosmetic zeros. 2021-09-03 22:13:22 -04:00
ftgxval.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
fthash.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ftinit.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftlcdfil.c * src/base/ftlcdfil.c (FT_Library_SetLcdGeometry): Fix argument. 2021-07-05 05:41:53 +02:00
ftmac.c Minor. 2021-09-20 22:18:29 -04:00
ftmm.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftobjs.c [base] Initialize stream memory earlier. 2021-09-22 00:30:03 -04:00
ftotval.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftoutln.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftpatent.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftpfr.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftpsprop.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftrfork.c * src/base/ftrfork.c (FT_Raccess_Get_DataOffsets): Tweak allocation. 2021-05-06 22:49:13 -04:00
ftsnames.c [base] Avoid some memory zeroing. 2021-04-25 23:40:59 -04:00
ftstream.c Cosmetic zeros. 2021-09-03 22:13:22 -04:00
ftstroke.c Handle various VC++ compiler warnings. 2021-03-13 19:08:09 +01:00
ftsynth.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftsystem.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
fttrigon.c Use FT_INT64 instead of FT_LONG64. 2021-08-18 23:05:51 -04:00
fttype1.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftutil.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftver.rc * Version 2.11.0 released. 2021-07-19 18:07:51 +02:00
ftwinfnt.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
md5.c * src/base/md5.c: Updated to recent version. 2016-06-16 06:17:54 +02:00
md5.h * src/base/md5.c, src/base/md5.h: Updated to recent version. 2013-10-22 01:10:10 +02:00
rules.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00