-
- Downloads
"...postgres-lambda-diff.git" did not exist on "9f1a22304695cf2b6ed4497b4e12af8bb40704de"
Use StrNCpy not strncpy to fill hash key, to ensure the resulting key
is null-terminated. I think this is not a real bug because the parser would always have truncated the identifier to NAMEDATALEN-1 already, but let's be safe. Per report from Klocwork.
Loading
Please register or sign in to comment