commit | 85e76ab50aecbdc9011806f2f8943450ccb0d93c | [log] [tgz] |
---|---|---|
author | Jovi Zhang <bookjovi@gmail.com> | Wed Nov 10 07:22:18 2010 -0600 |
committer | Jason Wessel <jason.wessel@windriver.com> | Wed Nov 17 13:54:57 2010 -0600 |
tree | 3cf312d0b247a7e2cc40cc5a4bfb35759aa57dda | |
parent | e53beacd23d9cb47590da6a7a7f6d417b941a994 [diff] |
kdb: fix memory leak in kdb_main.c Call kfree in the error path as well as the success path in kdb_ll(). Signed-off-by: Jovi Zhang <bookjovi@gmail.com> Signed-off-by: Jason Wessel <jason.wessel@windriver.com>