A trivial bugfix
No functionality changes, this is just a catchup release to fix the free()ing of memory when drawing face boxes in face recognition mode.
- This did not practically affect the camera operation or cause any noticable issues, but since this is an example I figure it is good to show the 'correct' way to do things ;-)