Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gustafsson2025-04-30 21:00:47 +0000
committerDaniel Gustafsson2025-04-30 21:00:47 +0000
commit45e7e8ca9e9382e8f5e51fe0c085ea7f5d408ac8 (patch)
tree516fc48958e8234ee9830d99d7a112f51431597f /src/interfaces/libpq/fe-auth-oauth-curl.c
parent2d6745a66b12e980fb12bd06d583a66231b5ed5c (diff)
Convert strncpy to strlcpy
We try to avoid using strncpy() due to the ease of which it can be misused. Convert this callsite to use strlcpy() instead to match similar codepaths in this file. Suggested-by: Peter Eisentraut <peter@eisentraut.org> Discussion: https://postgr.es/m/2a796830-de2d-4030-b480-d673f6cc5d94@eisentraut.org
Diffstat (limited to 'src/interfaces/libpq/fe-auth-oauth-curl.c')
0 files changed, 0 insertions, 0 deletions