ossc-db / pg_rman

Backup and restore management tool for PostgreSQL
http://ossc-db.github.io/pg_rman/index.html
Other
476 stars 77 forks source link

fix sscanf limits #224

Closed lincuiping closed 2 years ago

lincuiping commented 2 years ago

Make sure that the string parsing is limited by the size of the destination buffer.