Makes parsing of values off of stdin more robust by initializing the buffers initial...
authorTed Gould <ted@gould.cx>
Fri, 7 Sep 2012 03:11:01 +0000 (22:11 -0500)
committerTed Gould <ted@gould.cx>
Fri, 7 Sep 2012 03:11:01 +0000 (22:11 -0500)
commit74306c93cbd4e036e7251c922caaf5f0941d4c16
treebc40bb57fccf455ff9510e3771b5138d3c314202
parent41652a729ce56af0fa5938cf4a897a9e4fe151b6
Makes parsing of values off of stdin more robust by initializing the buffers initial and checking the returns from scanf.  Also, provides for a null domain by using '.' to make it easier to pipe values into xfreerdp.
libfreerdp/utils/args.c