gdhcp: The last option in a message was not parsed correctly
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Fri, 26 Apr 2013 06:51:32 +0000 (09:51 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 26 Apr 2013 10:06:57 +0000 (13:06 +0300)
commitd6b90bace0ba2ca906764dde70213ed3c47f8edd
tree49e52329e272fcdd38b83a1b115221c459e7dcf9
parent28e7946111f347cd22f1c872fff66c3725ea3583
gdhcp: The last option in a message was not parsed correctly

If the desired option was last one in the message, then it was
lost because the remaining data calculation was wrong.
gdhcp/common.c