[tarantool-patches] [PATCH v2 01/10] yaml: don't throw OOM on any error in yaml encoding

Konstantin Osipov kostja at tarantool.org
Thu May 10 21:10:41 MSK 2018


* Vladislav Shpilevoy <v.shpilevoy at tarantool.org> [18/04/20 16:25]:
> OOM is not single possible error. Yaml library during dump can
> raise such errors as YAML_MEMORY_ERROR, YAML_WRITER_ERROR,
> YAML_EMITTER_ERROR. And each of them can contain any error
> message that is skipped now, because Tarantool YAML does not
> provide such API, that can lead to a non-OOM error.

I pushed this patch.


-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov



More information about the Tarantool-patches mailing list