null pointers
Posted Mar 19, 2008 15:54 UTC (Wed) by
vmole (guest, #111)
In reply to:
null pointers by tialaramex
Parent article:
Who maintains dpkg?
Actually, that's still not it. A varargs function that specifies a "(type *)" argument requires a "(type *)" argument, not something else, not even "(void *)". The problem with the modification made to dpkg was not the replacement of "0" with "NULL", but the removal of the "(char *)" cast.
(
Log in to post comments)