genode/base/include/util
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
..
arg_string.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
avl_string.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
avl_tree.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
bit_allocator.h Move Bit_allocator from base-nova to base 2014-01-27 18:54:09 +01:00
bit_array.h blk_cache: fix deadlock in allocator hierarchy 2014-02-25 14:58:06 +01:00
construct_at.h base: Add 'construct_at' utility 2014-02-25 14:58:03 +01:00
fifo.h base: make FIFO elements zero-pointer save 2013-10-16 09:26:10 +02:00
list.h base: Add const qualifiers to 'util/list.h' 2013-09-18 14:58:55 +02:00
meta.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
misc_math.h 64-bit fixes 2013-05-10 11:16:12 +02:00
mmio.h mmio: fix type inaccuracy in bitset reads 2014-03-14 13:23:44 +01:00
noncopyable.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
register.h mmio: provide set and get method for bitsets 2014-03-04 14:52:01 +01:00
string.h base: fix bug in String::valid() 2014-04-01 16:37:09 +02:00
token.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
touch.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00