rds: Fix rds message leak in rds_message_map_pages
authorPavel Emelyanov <xemul@parallels.com>
Mon, 8 Nov 2010 06:20:50 +0000 (06:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Nov 2010 20:17:09 +0000 (12:17 -0800)
The sgs allocation error path leaks the allocated message.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found