Johannes Schlatow 2262eb8347 base: fix bug in String::valid()
String::valid() does not check whether _length is zero.
Consequently, this leads to _buf[-1] being evaluated.
2014-04-01 16:37:09 +02:00
..
2014-02-28 10:11:12 +01:00
2013-01-10 21:44:47 +01:00
2013-12-20 15:16:19 +01:00
2013-01-10 21:44:47 +01:00
2013-01-10 21:44:47 +01:00
2014-04-01 16:37:09 +02:00
2014-02-28 10:11:12 +01:00
2011-12-22 16:19:25 +01:00

This directory contains include files of interfaces that are exported
by components to be used by other components. Each subdirectory corresponds
to the component exporting the interface.