drm/i915/gvt: Fix a memory leak in cmd_parser.c
The pointer points to the original memory can never take the return value
of krealloc().
Signed-off-by:
Zhi Wang <zhi.a.wang@intel.com>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The pointer points to the original memory can never take the return value
of krealloc().
Signed-off-by:
Zhi Wang <zhi.a.wang@intel.com>