genode/repos/base/include/base
Alexander Boettcher 0ed45d92ff base: string length handling fix in Rpc_in_buffer
If a null-terminated string exactly of length MAX (0 byte included) is
provided, it will be handled as invalid because of wrong string size length
checks.

Commit fixes this.

Discovered during #1486 development.
2015-05-06 10:55:18 +02:00
..
trace base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
affinity.h Revised API documentation 2015-04-09 16:04:46 +02:00
allocator.h base: const-correctness of Allocator interface 2015-04-17 16:13:22 +02:00
allocator_avl.h base: const-correctness of Allocator interface 2015-04-17 16:13:22 +02:00
allocator_guard.h base: const-correctness of Allocator interface 2015-04-17 16:13:22 +02:00
blocking.h Revised API documentation 2015-04-09 16:04:46 +02:00
cache.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
cancelable_lock.h Revised API documentation 2015-04-09 16:04:46 +02:00
capability.h base: remove local capability from generic base 2015-04-17 16:13:20 +02:00
child.h Revised API documentation 2015-04-09 16:04:46 +02:00
connection.h Revised API documentation 2015-04-09 16:04:46 +02:00
console.h Revised API documentation 2015-04-09 16:04:46 +02:00
crt0.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
elf.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
env.h Revised API documentation 2015-04-09 16:04:46 +02:00
exception.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
heap.h base: const-correctness of Allocator interface 2015-04-17 16:13:22 +02:00
ipc.h Revised API documentation 2015-04-09 16:04:46 +02:00
lock.h base: coding style 2015-04-09 16:04:45 +02:00
lock_guard.h Revised API documentation 2015-04-09 16:04:46 +02:00
native_capability.h Revised API documentation 2015-04-09 16:04:46 +02:00
object_pool.h Revised API documentation 2015-04-09 16:04:46 +02:00
pager.h CPU session: apply quota via relative weightings 2015-05-06 10:55:16 +02:00
printf.h Revised API documentation 2015-04-09 16:04:46 +02:00
process.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
rpc.h Revised API documentation 2015-04-09 16:04:46 +02:00
rpc_args.h base: string length handling fix in Rpc_in_buffer 2015-05-06 10:55:18 +02:00
rpc_client.h Revised API documentation 2015-04-09 16:04:46 +02:00
rpc_server.h Revised API documentation 2015-04-09 16:04:46 +02:00
semaphore.h Revised API documentation 2015-04-09 16:04:46 +02:00
service.h Revised API documentation 2015-04-09 16:04:46 +02:00
shared_object.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
signal.h Revised API documentation 2015-04-09 16:04:46 +02:00
slab.h base: const-correctness of Allocator interface 2015-04-17 16:13:22 +02:00
sleep.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
snprintf.h Revised API documentation 2015-04-09 16:04:46 +02:00
stdint.h Revised API documentation 2015-04-09 16:04:46 +02:00
sync_allocator.h base: const-correctness of Allocator interface 2015-04-17 16:13:22 +02:00
thread.h Prevent overlap of stack and thread-context members 2015-05-06 10:55:17 +02:00
thread_state.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
thread_state_base.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
tslab.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
weak_ptr.h Revised API documentation 2015-04-09 16:04:46 +02:00