freetype2/builds
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
..
amiga s/0/NULL/ where appropriate. 2021-09-01 21:37:21 -04:00
ansi [build] Allow overriding of `ANSIFLAGS` for GNU make build. 2021-05-29 00:27:40 +02:00
atari Documentation update for repository move to 'freedesktop.org'. 2021-01-16 15:45:13 +01:00
beos [build] Allow overriding of `ANSIFLAGS` for GNU make build. 2021-05-29 00:27:40 +02:00
cmake [CMake] Update dependency finders. 2021-05-19 21:53:21 +01:00
compiler [build] Allow overriding of `ANSIFLAGS` for GNU make build. 2021-05-29 00:27:40 +02:00
dos Update all copyright notices. 2021-01-17 07:18:48 +01:00
mac Minor. 2021-09-20 22:18:29 -04:00
meson * builds/meson/process_ftoption_h.py: Add LF at EOF. 2021-04-25 20:30:43 +02:00
os2 Update all copyright notices. 2021-01-17 07:18:48 +01:00
symbian Update all copyright notices. 2021-01-17 07:18:48 +01:00
unix [base] Initialize stream memory earlier. 2021-09-22 00:30:03 -04:00
vms s/0/NULL/ where appropriate. 2021-09-01 21:37:21 -04:00
wince s/0/NULL/ where appropriate. 2021-09-01 21:37:21 -04:00
windows [base] Initialize stream memory earlier. 2021-09-22 00:30:03 -04:00
detect.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
exports.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
freetype.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
link_dos.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
link_std.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
modules.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
toplevel.mk * Version 2.11.0 released. 2021-07-19 18:07:51 +02:00