wtc%netscape.com faf263bb06 Fixed dprintf as suggested by Patrick Beard (beard@netscape.com).
Now dprintf calls PR_vsnprintf instead of PR_vsmprintf, so that
dprintf does not allocate memory.  This is because PR_Assert (which
calls dprintf) can get called at interrupt time, and it is unsafe
to allocate memory at interrupt time on the Mac.
1998-09-09 01:17:41 +00:00
..
1998-08-19 20:42:14 +00:00
1998-09-01 00:17:09 +00:00
1998-08-19 20:42:14 +00:00
1998-08-19 20:42:14 +00:00