We need to validate before calling query_options::prepare() whether the set of prepared statement values sent in the query matches the amount of names we need to bind, otherwise we risk an out-of-bounds access if the client also specified names together with the values. Refs #3688 Signed-off-by: Duarte Nunes <duarte@scylladb.com> Message-Id: <20180814225607.14215-1-duarte@scylladb.com>
32 KiB
32 KiB