citus/src
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
..
backend Fix strlcpy off-by-one error 2016-03-23 17:34:34 -06:00
bin Update copyright dates 2016-03-23 17:14:37 -06:00
include Update copyright dates 2016-03-23 17:14:37 -06:00
test/regress Update copyright dates 2016-03-23 17:14:37 -06:00