Package: mysql-proxy
Version: 0.8.1-1.1

While building the package using our research compiler infrastructure we noticed
the following conversion with undefined behaviour in src/network-mysqld-lua.c,
function network_mysqld_con_lua_handle_proxy_response:

field->type = lua_tonumber(L, -1);

As also described at https://github.com/pavouk/lgi/issues/26, it might be at
least somewhat better to use lua_tointeger.

Best,
Michael

Attachment: pgpePm9N16ZUh.pgp
Description: PGP signature

Reply via email to