avoid the double free 45/257045/3
authorSooChan Lim <sc1.lim@samsung.com>
Mon, 19 Apr 2021 01:20:39 +0000 (10:20 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 19 Apr 2021 01:32:35 +0000 (01:32 +0000)
commit1bb214cceaf9a013b4fdf0d81614411f80087527
treefcd4cebc94e60aa6ab807d4e8e524ced713ef16e
parente350396d2e42808a1f34ebe62e6447cf7bd2eb71
avoid the double free

The calling free function is done at caller of
_vc4_output_make_atomic_request.

Change-Id: I86369daa2a512945bbe76bc11e690263bbde0276
src/libhal-backend-tdm-vc4/tdm_vc4_display.c