Files
scylladb/core
Paweł Dziepak 5d65f045f5 temporary_buffer: use posix_memalign() return value
The proper way to test whether posix_memalign() failed is to check its
return value, not the content of the pointer.

This also silences "ignoring return value of 'posix_memalign()'" diagnostic
messages.

Signed-off-by: Paweł Dziepak <pdziepak@quarnos.org>
Reviewed-by: Raphael S. Carvalho <raphaelsc@cloudius-systems.com>
2015-04-20 10:32:11 +03:00
..
2015-03-01 15:29:13 +02:00
2015-03-30 11:18:16 +03:00
2015-04-02 10:27:38 +03:00
2015-04-19 10:33:38 +03:00
2015-03-11 14:45:43 +02:00
2015-03-15 20:18:17 +02:00
2015-03-03 14:58:58 +02:00
2015-03-31 17:35:40 +03:00
2015-03-24 10:12:47 +02:00
2015-03-16 10:02:06 +02:00