forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitabcab2a
committed
Check return value of strdup() in libpq connection option parsing.
An out-of-memory in most of these would lead to strange behavior, likeconnecting to a different database than intended, but some would lead toan outright segfault.Alex Shulgin and me. Backpatch to all supported versions.1 parent906599f commitabcab2a
1 file changed
+148
-70
lines changed0 commit comments
Comments
(0)