V Narayanan
728d3c39de
Bug#43572 Handle failures from hash_init
...
Failure to allocate memory for the hash->array element,
caused hash_init to return without initializing the other
members of the hash. Thus although the dynamic array
buffer may be allocated at a later point in the code, the
incompletely initialized hash caused fatal failures.
This patch moves the initialization of the other members
of the hash above the array allocation, so that the usage
of this hash will not result in fatal failures.
2009-06-19 17:29:21 +05:30
..
2007-03-20 10:34:25 -04:00
2009-02-10 17:47:54 -05:00
2007-06-07 17:55:55 +05:00
2007-10-24 16:39:13 +05:00
2006-12-23 20:17:15 +01:00
2007-11-07 15:23:50 -07:00
2006-12-23 20:17:15 +01:00
2009-03-19 17:20:15 -03:00
2009-03-06 17:32:00 +08:00
2009-06-19 17:29:21 +05:30
2007-03-22 20:32:07 +02:00
2006-12-23 20:17:15 +01:00
2007-11-07 15:23:50 -07:00
2009-03-09 20:57:03 +02:00
2007-11-07 15:23:50 -07:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2009-05-07 11:17:07 -07:00
2009-02-10 17:47:54 -05:00
2007-03-22 20:32:07 +02:00
2008-08-11 15:08:12 -06:00
2007-03-22 20:32:07 +02:00
2006-12-23 20:17:15 +01:00
2008-08-18 13:06:27 -04:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2007-10-17 20:08:58 +04:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2007-10-17 20:08:58 +04:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2007-03-20 10:34:25 -04:00
2007-09-27 08:56:06 +02:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-31 01:02:27 +01:00
2006-12-23 20:17:15 +01:00
2008-08-11 10:10:00 -06:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2007-01-22 14:04:40 +02:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2007-07-10 10:43:12 +03:00
2007-04-19 13:41:12 -04:00
2006-12-23 20:17:15 +01:00
2008-03-03 17:34:06 +03:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2007-03-22 20:32:07 +02:00
2007-04-29 00:50:33 +05:00
2006-12-23 20:17:15 +01:00
2007-03-22 20:32:07 +02:00
2009-03-06 17:32:00 +08:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:02:27 +01:00
2007-12-06 01:28:01 +01:00
2006-12-23 20:17:15 +01:00
2006-12-31 01:02:27 +01:00
2007-03-22 20:32:07 +02:00
2007-03-28 20:46:42 +03:00
2008-11-10 21:18:04 +01:00
2007-08-29 19:20:18 +04:00
2007-10-17 20:08:58 +04:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2007-03-22 20:32:07 +02:00
2007-03-22 20:32:07 +02:00
2007-08-29 19:20:18 +04:00
2007-04-11 01:47:42 +02:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2009-03-19 17:20:15 -03:00
2006-12-23 20:17:15 +01:00
2007-03-07 10:46:38 -05:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-31 01:02:27 +01:00
2009-03-06 17:32:00 +08:00
2007-07-30 20:40:49 +02:00
2006-12-23 20:17:15 +01:00
2007-03-22 20:32:07 +02:00
2007-03-22 20:32:07 +02:00
2007-03-28 21:09:16 +05:00
2006-12-23 20:17:15 +01:00
2007-06-05 03:16:02 +05:00
2006-12-23 20:17:15 +01:00
2009-02-10 17:47:54 -05:00
2008-05-06 11:57:19 +03:00
2007-11-12 15:16:00 +04:00
2008-08-26 13:32:43 +05:00
2006-12-23 20:17:15 +01:00
2007-08-16 17:25:48 +03:00
2007-02-15 14:08:21 +01:00
2006-12-23 20:17:15 +01:00
2007-10-03 21:38:32 +02:00
2009-03-06 17:32:00 +08:00
2006-12-23 20:17:15 +01:00
2007-02-22 16:59:57 +02:00
2007-10-17 20:08:58 +04:00
2006-12-23 20:17:15 +01:00
2007-03-28 20:46:42 +03:00
2006-12-31 01:02:27 +01:00
2009-02-10 17:47:54 -05:00
2007-01-22 14:04:40 +02:00
2009-02-10 17:47:54 -05:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2008-04-28 13:41:12 -04:00
2008-08-25 10:18:52 -03:00
2007-10-01 15:11:15 +02:00
2006-12-23 20:17:15 +01:00
2007-03-22 20:32:07 +02:00
2007-03-22 20:32:07 +02:00