Skip to content

lua: fix apk_ctx handling in db_open

Sertonix requested to merge sertonix/apk-tools:lua-db-open into master

This properly initializes and frees apk_ctx. Fixes a null pointer dereference when ac->out is used somewhere.

Merge request reports

Loading