Enji Cooper
8f5cc69027
Fix up r300385
...
I accidentally glossed over the fact that tmp is manipulated via strchr, so
if we tried to free `tmp` after r300385, it would have crashed.
Create a separate pointer (tmp2) to track the original allocation of `tmp`,
and free `tmp2` if `p->nc_lookups` can't be malloced
MFC after: 4 days
X-MFC with: r300385
Reported by: Coverity
CID: 1356026
Sponsored by: EMC / Isilon Storage Division
2016-05-24 19:52:05 +00:00
..
2016-05-04 23:20:53 +00:00
2016-05-21 01:32:20 +00:00
2016-05-22 08:20:30 +00:00
2016-05-12 10:16:16 +00:00
2016-05-04 22:34:11 +00:00
2016-05-16 15:42:59 +00:00
2016-05-13 21:17:49 +00:00
2016-05-24 19:52:05 +00:00
2016-03-14 18:54:29 +00:00
2016-05-24 00:57:11 +00:00
2016-04-16 02:32:12 +00:00
2016-03-26 03:46:12 +00:00
2016-04-18 14:37:26 +00:00
2016-05-18 06:01:18 +00:00
2016-05-04 23:20:53 +00:00
2016-04-26 01:20:16 +00:00
2016-04-04 23:55:32 +00:00
2016-04-27 16:33:17 +00:00
2016-04-04 23:55:32 +00:00
2016-03-02 16:14:46 +00:00
2016-04-21 12:58:29 +00:00
2016-05-01 19:37:33 +00:00
2016-04-21 12:58:29 +00:00
2016-05-20 17:24:34 +00:00
2016-05-12 06:39:13 +00:00
2016-03-02 16:14:46 +00:00
2016-04-19 15:18:31 +00:00
2016-05-01 19:37:33 +00:00
2016-04-18 15:08:31 +00:00
2016-05-01 19:37:33 +00:00
2016-05-01 19:37:33 +00:00
2016-05-14 08:52:37 +00:00
2016-03-02 16:14:46 +00:00
2016-03-02 16:14:46 +00:00
2016-05-12 03:53:20 +00:00
2016-05-20 19:30:52 +00:00
2016-05-04 23:20:53 +00:00
2016-05-16 15:32:02 +00:00
2016-03-02 16:14:46 +00:00
2016-03-02 16:14:46 +00:00
2016-05-01 19:37:33 +00:00
2016-05-04 23:20:53 +00:00
2016-05-24 11:44:43 +00:00
2016-05-11 14:37:33 +00:00
2016-03-02 16:14:46 +00:00
2016-05-04 23:20:53 +00:00
2016-05-01 19:37:33 +00:00
2016-03-02 16:14:46 +00:00
2016-03-02 16:14:46 +00:00
2016-03-02 16:14:46 +00:00
2016-05-20 05:33:26 +00:00
2016-04-04 23:55:32 +00:00
2016-05-19 17:40:00 +00:00
2016-05-18 19:59:05 +00:00
2016-03-14 18:54:29 +00:00
2016-05-01 19:37:33 +00:00
2016-04-11 15:24:59 +00:00
2016-05-18 15:25:45 +00:00
2016-04-13 16:19:50 +00:00
2016-05-01 19:37:33 +00:00
2016-05-04 23:20:53 +00:00
2016-04-16 02:32:12 +00:00
2016-04-04 23:55:32 +00:00
2016-05-18 06:01:18 +00:00
2016-05-09 22:21:09 +00:00
2016-05-04 23:20:53 +00:00
2016-03-14 18:54:29 +00:00