DBD-mysql icon indicating copy to clipboard operation
DBD-mysql copied to clipboard

Fix compile warning: unused variable ‘ssl_mode’ [-Wunused-variable]

Open pali opened this issue 8 years ago • 2 comments
trafficstars

pali avatar May 31 '17 07:05 pali

Hi there - I was looking at the latest master and it seems there is newer code that is already addressing this?

CaptTofu avatar Sep 06 '17 12:09 CaptTofu

Nope, the whole fix for SSL (CVE-2017-10789) was reverted in https://github.com/perl5-dbi/DBD-mysql/commit/6fd72e55c9771b25b5775d08a120baae3181806e.

pali avatar Sep 06 '17 12:09 pali

This is fixed in master

dveeden avatar Aug 23 '23 15:08 dveeden