This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/s390/char
Dennis Chen dae1df42f5 [S390] s390/char/vmur.c: fix memory leak
This patch is used to fix a memory leak issue in s390/char/vmur.c.
A character device instance is allocated by cdev_alloc, the cdev_del
will not free that space if cdev_init is applied before.

Signed-off-by: Dennis Chen <dennis1.chen@amd.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2012-04-11 14:28:24 +02:00
..
2012-02-27 07:54:27 -08:00
2011-05-23 10:24:32 +02:00
2011-05-23 10:24:32 +02:00
2012-03-11 11:59:28 -04:00
2011-05-23 10:24:32 +02:00
2011-03-31 11:26:23 -03:00
2012-02-27 07:54:27 -08:00
2007-07-17 13:36:19 +02:00
2011-07-26 16:49:47 -07:00
2012-03-11 11:59:28 -04:00