perl5-dbi / DBD-CSV

DBD::CSV - DBI driver for CSV files
11 stars 6 forks source link

Attempt to free unreferenced scalar during global destruction #4

Open kiwiroy opened 7 years ago

kiwiroy commented 7 years ago

This was raised and reproduced on dbi-users, thanks @ronsavage.

I've written a further test for this which is more simple and passes far less options to connect() to aid in identification of the cause and could possibly be made subject of a pull request.

observations

Tux commented 7 years ago

@rehsack You promised to have a look. This is just a reminder. See https://github.com/perl5-dbi/DBD-CSV/tree/master/sandbox/issue-4 for test files