On Wed Aug 16 13:24:43 2023 +0000, Giovanni Mascellani wrote:
Why this?
To distinguish allocation failure from all other paths. It is harmless to return non-null for zero params, and the parameter count, rather than a null dst or src pointer, is the correct way to check for parameter presence.