fix memory leaks in option handling
authorKristen Carlson Accardi <kristen@linux.intel.com>
Wed, 24 Mar 2010 17:13:23 +0000 (10:13 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 24 Mar 2010 20:21:31 +0000 (13:21 -0700)
commit954e114507741cece87fa8e6457899e70ab757a2
tree988ec72a94bf0e421f6b9658ddb8a0392da68884
parentf6b286b44d1fbe7639644d7f7511fa96fc1e9030
fix memory leaks in option handling

free the data as well as the link when deleting options lists.
gatchat/ppp_cp.c