On 10/24/2017 03:35 PM, Dawid Zamirski wrote:
> Primer the code for further changes:
>
> * move variable declarations to the top of the function
> * group together free/release statements
> * error check and report VBOX API calls used
> ---
> src/vbox/vbox_common.c | 188
>
Primer the code for further changes:
* move variable declarations to the top of the function
* group together free/release statements
* error check and report VBOX API calls used
---
src/vbox/vbox_common.c | 188 +++--
1 file changed, 120 insertions(+),