biddyweb / omapd

Automatically exported from code.google.com/p/omapd
GNU General Public License v3.0
0 stars 0 forks source link

Improved type checking on Identifier values #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In Server::idFromNode

Do some rudimentary type checking on the value, e.g.
(QHostAddress::setAddress ( const QString & address )) == true

Original issue reported on code.google.com by smat...@gmail.com on 27 Jan 2010 at 6:54