freetype2/builds/windows
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
..
vc2010 [builds/windows] Revise SSE2 settings. 2021-08-27 09:46:40 -04:00
visualc [builds/windows] Revise SSE2 settings. 2021-08-27 09:46:40 -04:00
visualce * Version 2.11.0 released. 2021-07-19 18:07:51 +02:00
.gitignore Provide support for x64 builds in Visual C++ project files. 2013-10-23 20:10:56 +02:00
detect.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftdebug.c Whitespace formatting. 2021-08-22 22:32:07 -04:00
ftsystem.c [base] Initialize stream memory earlier. 2021-09-22 00:30:03 -04:00
w32-bcc.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-bccd.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-dev.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-gcc.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-icc.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-intl.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-lcc.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-mingw32.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-vcc.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-wat.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
win32-def.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00