thorvg/src
Hermet Park f82c274444 svg_loader: fix memory violation.
LoadModule data is designed to be returned to the user's call.
and should not be writable in Task::run()

@Issue: https://github.com/thorvg/thorvg/issues/1409
2023-05-03 22:08:16 +09:00
..
bin infra: specify TVG_API for both static/dynamic linking. 2023-04-22 18:32:22 +09:00
bindings capi: type identifier apis added 2023-04-25 09:15:28 +09:00
examples test/examples: -- deprecated apis call warnings. 2023-04-22 18:32:22 +09:00
lib sw_engine: ++thread-safety 2023-04-30 20:28:12 +09:00
loaders svg_loader: fix memory violation. 2023-05-03 22:08:16 +09:00
savers tvg_saver: fixing file opening mode 2023-04-27 23:35:32 +09:00
wasm common: code refactoring for the IteractorAccessor. 2023-04-07 18:24:24 +09:00
meson.build infra: specify TVG_API for both static/dynamic linking. 2023-04-22 18:32:22 +09:00