Lab 3 - Code Review Template
Lab 3 - Code Review Template
None
Yes it is: Main -> UI- > Controller -> Validator , Repository
Please detail
Does
the
application Some memory allocations are not deallocated
handle memory correctly
(all memory is deallocated,
no dangling pointers etc.).
Please detail
List those functions that None
are unclear to you (you
dont understand their role
or how they work usually
a sign of bad design).
List the problems present
in the reviewed application
and indicate the number of
man-hours you require for
fixing them.