David Horstmann 0e38180e1d Simplify zero-length buffers to always be NULL
Since it is implementation-dependent whether
malloc(0) returns NULL or a pointer, explicitly
represent zero-length buffers as NULL in the
buffer-copy struct, so as to have a uniform
behaviour.

Signed-off-by: David Horstmann <david.horstmann@arm.com>
2023-11-22 14:44:18 +00:00
..
2023-09-12 19:22:08 +02:00
2023-05-12 13:57:39 +02:00
2023-03-16 11:10:17 +08:00
2023-03-16 11:10:17 +08:00