22 Apr
2003
22 Apr
'03
2:57 a.m.
Is it safe to use the c++ operator new in a kernel extension? I'm porting a file system library written in c++ to MacOS X, and I'm getting a kernel panic when it calls new after performing a series of I/Os, so I'm trying to determine whether the call to new is the problem, or if I trashed memory when performing my I/O. Thanks, Ron Aldrich Software Architects, Inc. _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
8235
Age (days ago)
8235
Last active (days ago)
0 comments
1 participants
participants (1)
-
raldrich@mac.com