Fixed buffer length adding a service via the GUI.
authorIain Patterson <me@iain.cx>
Tue, 12 Jun 2012 15:18:31 +0000 (16:18 +0100)
committerIain Patterson <me@iain.cx>
Tue, 12 Jun 2012 15:18:31 +0000 (16:18 +0100)
commita4ac5c7f008020fff5b667f72a2b9b642d37e5cb
tree267b988560da4e6d12db42fa3d22ca835b8fa550
parent55f0212c538955a0c812aa3a6ddb367b292189e4
Fixed buffer length adding a service via the GUI.

The path to the monitored application and the arguments to the
application are both allowed to be sufficiently large to fit in the
maximum allowable registry value size.  The GUI itself, however, was
restricting input fields to 256 characters.
gui.cpp
gui.h