Warner Losh
e8420087b0
Replace memory leaking instances of realloc with non-leaking reallocf.
...
In some cases replace if (a == null) a = malloc(x); else a =
realloc(a, x); with simple reallocf(a, x). Per ANSI-C, this is
guaranteed to be the same thing.
I've been running these on my system here w/o ill effects for some
time. However, the CTM-express is at part 6 of 34 for the CAM
changes, so I've not been able to do a build world with the CAM in the
tree with these changes. Shouldn't impact anything, but...
1998-09-16 04:17:47 +00:00
..
1998-05-05 21:56:42 +00:00
1998-09-16 04:17:47 +00:00
1998-04-11 07:40:47 +00:00
1994-05-27 05:00:24 +00:00
1998-04-11 07:40:47 +00:00
1994-05-27 05:00:24 +00:00
1997-02-22 15:12:41 +00:00
1994-05-27 05:00:24 +00:00
1997-02-22 15:12:41 +00:00
1997-01-20 23:23:22 +00:00
1998-04-11 07:40:47 +00:00
1998-04-11 07:40:47 +00:00
1996-08-22 23:31:07 +00:00
1997-02-22 15:12:41 +00:00
1998-04-11 07:40:47 +00:00
1996-08-06 22:34:44 +00:00
1998-04-11 07:40:47 +00:00
1997-02-22 15:12:41 +00:00
1997-02-22 15:12:41 +00:00
1997-02-22 15:12:41 +00:00
1994-05-27 05:00:24 +00:00
1997-04-13 13:35:33 +00:00
1994-05-27 05:00:24 +00:00
1997-02-22 15:12:41 +00:00
1998-04-11 07:40:47 +00:00
1998-04-11 07:40:47 +00:00
1997-01-20 23:23:22 +00:00
1998-04-11 07:40:47 +00:00
1996-05-23 01:05:25 +00:00
1998-04-11 07:40:47 +00:00
1995-05-30 05:51:47 +00:00
1998-04-11 07:40:47 +00:00
1997-04-13 13:35:33 +00:00
1998-04-11 07:40:47 +00:00
1997-02-22 15:12:41 +00:00
1998-04-11 07:40:47 +00:00
1997-04-13 13:35:33 +00:00
1994-05-27 05:00:24 +00:00
1998-09-16 04:17:47 +00:00
1994-05-27 05:00:24 +00:00
1997-02-22 15:12:41 +00:00
1998-04-11 07:40:47 +00:00
1997-01-20 23:23:22 +00:00
1998-04-11 07:40:47 +00:00
1998-04-11 07:40:47 +00:00
1997-02-22 15:12:41 +00:00
1997-02-22 15:12:41 +00:00
1994-05-27 05:00:24 +00:00
1997-03-11 11:29:42 +00:00
1994-05-27 05:00:24 +00:00
1998-05-08 05:17:11 +00:00
1998-02-13 02:13:24 +00:00
1998-04-14 07:25:05 +00:00
1996-09-30 15:39:18 +00:00
1998-07-08 00:44:56 +00:00
1997-02-22 15:12:41 +00:00
1994-05-27 05:00:24 +00:00
1998-04-11 07:40:47 +00:00
1998-04-11 07:40:47 +00:00
1998-04-11 07:40:47 +00:00
1998-04-11 07:40:47 +00:00
1997-02-22 15:12:41 +00:00
1994-05-27 05:00:24 +00:00
1997-02-22 15:12:41 +00:00
1998-04-11 07:40:47 +00:00
1996-06-22 10:34:15 +00:00
1997-07-01 17:46:39 +00:00
1998-04-11 07:40:47 +00:00
1997-04-13 13:35:33 +00:00
1994-05-27 05:00:24 +00:00
1997-02-22 15:12:41 +00:00
1998-04-11 07:40:47 +00:00
1998-01-01 20:15:58 +00:00
1997-02-22 15:12:41 +00:00
1997-02-22 15:12:41 +00:00
1998-03-08 15:15:33 +00:00
1997-02-22 15:12:41 +00:00
1997-02-22 15:12:41 +00:00
1998-03-09 06:51:23 +00:00
1996-03-27 20:49:07 +00:00
1994-05-27 05:00:24 +00:00
1997-01-20 23:23:22 +00:00
1998-04-11 07:40:47 +00:00
1998-09-16 04:17:47 +00:00
1998-09-16 04:17:47 +00:00
1997-11-23 06:02:47 +00:00
1997-02-22 15:12:41 +00:00
1998-04-11 07:40:47 +00:00
1998-01-01 20:15:58 +00:00
1997-02-22 15:12:41 +00:00
1997-02-22 15:12:41 +00:00
1997-02-22 15:12:41 +00:00
1997-02-22 15:12:41 +00:00