citus/src/backend
Jason Petersen 1eebb9a6c3
Fix strlcpy off-by-one error
WORKER_LENGTH + 1 is too large. Fixing this has no impact on the string
that is ultimately copied, as it's impossible for the source string to
be any larger to begin with.
2016-03-23 17:34:34 -06:00
..
distributed Fix strlcpy off-by-one error 2016-03-23 17:34:34 -06:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00