Re: [pgAdmin][patch] SonarQube reported vulnerabilities and design suspicions

2020-06-17 Thread Akshay Joshi
Thanks, patch applied. On Wed, Jun 17, 2020 at 10:55 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi, > > Attached is the patch for few more similar issues. Please review. > > On Tue, Jun 16, 2020 at 11:16 AM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Thanks,

Re: [pgAdmin][patch] SonarQube reported vulnerabilities and design suspicions

2020-06-16 Thread Aditya Toshniwal
Hi, Attached is the patch for few more similar issues. Please review. On Tue, Jun 16, 2020 at 11:16 AM Akshay Joshi wrote: > Thanks, patch applied. > > On Tue, Jun 16, 2020 at 10:01 AM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Attached patch will fix

Re: [pgAdmin][patch] SonarQube reported vulnerabilities and design suspicions

2020-06-15 Thread Akshay Joshi
Thanks, patch applied. On Tue, Jun 16, 2020 at 10:01 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch will fix few vulnerabilities and few design suspicions > where > two conditional structures are having same implementation. > Please review. > > --