Fix more memory problems reported by Coverity
3 places where a string pointer referenced an out-of-scope memory location 1 memory leak and 1 unterminated string
Showing
- src/plugins/accounting_storage/mysql/as_mysql_archive.c 6 additions, 4 deletionssrc/plugins/accounting_storage/mysql/as_mysql_archive.c
- src/plugins/accounting_storage/mysql/as_mysql_assoc.c 4 additions, 3 deletionssrc/plugins/accounting_storage/mysql/as_mysql_assoc.c
- src/plugins/accounting_storage/mysql/as_mysql_job.c 6 additions, 9 deletionssrc/plugins/accounting_storage/mysql/as_mysql_job.c
Loading
Please register or sign in to comment