714d110a94
All string arguments were incorrectly freed after being added to the argument list for a command. Instead this fix makes sure it is properly copied into a new string, and by doing so this requires a new API for dealing with hub command arguments in a type safe manner, and also allows for each argument to be cleaned up properly when the command is no longer needed. This also fixes issues with parse errors for certain types, and optional arguments (previously it was impossible to tell the difference for an integer with value 0 or if no integer was given). |
||
---|---|---|
admin | ||
autotest | ||
debian | ||
doc | ||
src | ||
thirdparty | ||
tools | ||
vs2010 | ||
.gitignore | ||
.gitmodules | ||
AUTHORS | ||
BSDmakefile | ||
BUGS | ||
COPYING | ||
ChangeLog | ||
GNUmakefile | ||
README | ||
TODO | ||
version.h |
README
Welcome and thanks for downloading uHub, a high performance ADC p2p hub. For the official documentation, bugs and other information, please visit: http://www.uhub.org/ For a list of compatible ADC clients, see: http://www.adcportal.com/wiki/index.php/ADC_Software_List#Client_Software