Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/nouveau/nvkm/subdev
Christophe JAILLET 563ad2b640 drm/nouveau/secboot: plug memory leak in ls_ucode_img_load_gr() error path
The last goto looks spurious because it releases less resources than the
previous one.
Also free 'img->sig' if 'ls_ucode_img_build()' fails.

Fixes: 9d896f3e41 ("drm/nouveau/secboot: abstract LS firmware loading functions")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2017-05-17 09:09:41 +10:00
..
2017-02-17 15:14:55 +10:00
2017-04-06 14:39:04 +10:00
2017-04-06 14:39:04 +10:00
2017-02-17 17:38:18 +10:00
2017-03-07 17:05:13 +10:00
2016-05-20 14:43:04 +10:00