]> ToastFreeware Gitweb - gregoa/bti.git/commitdiff
Fix a segfault when specifying an invalid host.
authorL. Alberto Giménez <agimenez@sysvalve.es>
Thu, 3 Feb 2011 21:26:43 +0000 (22:26 +0100)
committerL. Alberto Giménez <agimenez@sysvalve.es>
Thu, 3 Feb 2011 21:26:43 +0000 (22:26 +0100)
If the --host argument did not contain a valid hostname to contact to, a
segmentation fault was raised because the return value from oauth_http_post and
oauth_http_get was not being properly checked.


No differences found