delphij
63ac88b232
MFC revision 1.13
...
date: 2005/07/13 10:40:07; author: delphij; state: Exp; lines: +7 -4
Better memory handling:
- It is acceptable to call free(3) when the given pointer itself
is NULL, so we do not need to determine NULL before passing
a pointer to free(3)
- Handle failure of malloc(3)
Submitted by: Dan Lukes <dan at obluda cz>
PR: bin/83352
Approved by: re (scottl)
2005-07-17 17:29:22 +00:00
..
2005-03-17 08:39:12 +00:00
2005-05-19 07:36:07 +00:00
2005-05-04 12:49:44 +00:00
2005-07-11 04:14:43 +00:00
2005-04-22 18:57:32 +00:00
2005-06-15 19:04:04 +00:00
2004-11-04 08:25:03 +00:00
2005-03-17 21:39:44 +00:00
2005-03-14 17:32:16 +00:00
2003-06-14 19:32:52 +00:00
2005-07-11 04:14:43 +00:00
2005-05-31 19:57:23 +00:00
2004-07-02 23:52:20 +00:00
2005-07-17 17:29:22 +00:00
2005-02-13 23:45:54 +00:00
2005-02-09 18:07:17 +00:00
2005-06-22 15:20:11 +00:00
2005-06-30 06:35:51 +00:00
2005-04-13 13:42:38 +00:00
2005-02-13 23:45:54 +00:00
2003-08-17 08:28:46 +00:00
2005-03-02 19:09:28 +00:00
2003-06-06 13:46:55 +00:00
2005-02-14 18:40:31 +00:00
2005-05-24 10:10:38 +00:00
2005-02-13 06:21:36 +00:00
2004-12-21 08:47:35 +00:00
2005-02-09 18:07:17 +00:00
2004-12-29 02:18:24 +00:00
2004-07-05 06:59:17 +00:00
2005-07-02 05:49:29 +00:00
2005-01-28 17:01:54 +00:00
2005-06-16 21:53:41 +00:00
2003-06-06 13:46:55 +00:00
2004-12-21 10:49:29 +00:00
2004-07-28 05:44:07 +00:00
2005-01-16 11:22:42 +00:00
2004-12-21 12:05:11 +00:00
2005-04-26 14:25:11 +00:00
2004-07-08 17:09:55 +00:00
2005-04-22 18:57:32 +00:00
2005-07-08 14:53:45 +00:00
2003-06-06 13:46:55 +00:00
2005-06-03 09:41:26 +00:00
2005-07-17 15:03:36 +00:00
2005-06-29 23:15:36 +00:00
2004-12-21 10:16:04 +00:00
2005-06-04 10:48:21 +00:00
2003-08-18 15:25:39 +00:00
2005-06-15 19:04:04 +00:00
2005-06-07 04:18:25 +00:00
2004-12-21 08:47:35 +00:00
2004-10-24 15:33:08 +00:00
2004-10-24 15:33:08 +00:00
2005-06-03 06:55:22 +00:00
2005-02-14 17:42:58 +00:00
2004-12-21 10:16:04 +00:00
2005-06-22 22:38:56 +00:00
2005-05-31 09:43:04 +00:00
2005-01-21 10:35:40 +00:00
2005-04-23 02:20:35 +00:00
2005-06-04 10:58:39 +00:00
2005-05-13 16:31:11 +00:00
2005-02-13 23:45:54 +00:00
2004-12-21 10:49:29 +00:00
2004-12-21 09:33:47 +00:00
2004-02-04 09:53:29 +00:00
2005-07-06 14:00:52 +00:00
2005-06-16 21:56:03 +00:00
2005-04-20 20:50:32 +00:00