[Tarantool-patches] [PATCH v2 1/2] box/error: don't allow overflow of error ref counter

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Sat Apr 18 02:54:22 MSK 2020


Hi! Thanks for the patch!

Maybe just make the ref counter uint64_t? It will never
overflow then, and the patch would become of 2 lines.


More information about the Tarantool-patches mailing list