John Reiser <jrei...@bitwagon.com> writes:
> On 11/25/2009 02:03 PM, Dave Jones wrote:
>> A zero sized memset is always a bug.

> No, memset(,,0) is not always a bug.

I think it's reasonably safe to assume that a *literal constant* zero in
the third argument is a bug.  Whether the header macros can distinguish
that from compile-time-constant expressions is an interesting question,
but if they can, +1 for throwing an error.

                        regards, tom lane

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Reply via email to