pika-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pika-dev] fsplay vtable quirkiness


From: Matthew Dempsky
Subject: [Pika-dev] fsplay vtable quirkiness
Date: 09 May 2004 22:16:55 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

In the fsplay code, the code will segfault if the client code provides
0 for the ref function, but 0 for the unref function is perfectly
acceptable.  Should the ref function calls be wrapped by "if
(type->ref) { ... }" code too?

-jivera




reply via email to

[Prev in Thread] Current Thread [Next in Thread]