mirror of
https://github.com/linux-msm/qbootctl.git
synced 2026-02-25 13:13:44 -08:00
Use scope-based memory management for malloc, free, open, close, etc.
If we are using C++, we might as well use scope-based memory management for these things, cleaner and less error prone. Also removed unnecessary gotos.
This commit is contained in:
committed by
Caleb Connolly
parent
843aa92266
commit
9d7600df51