Code

sensors plugin: While I was at it I reorganized the code a little so it's easier...
authorFlorian Forster <octo@huhu.verplant.org>
Wed, 26 Dec 2007 14:34:18 +0000 (15:34 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Wed, 26 Dec 2007 14:34:18 +0000 (15:34 +0100)
For instance I moved the name to type conversion out of the main loop and into
a separate function, likewise the chip to string representation conversion. The
`submit' function is now very careful that all strings are null terminated and
that no buffer overflow may occur.


No differences found