Actions
Bug #2742
closedminor memory allocation issue in svccfg:upgrade_manifestfiles()
Start date:
2012-05-15
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
pname is allocated, never tested for success and never freed.
Files
Related issues
Updated by Milan Jurik almost 10 years ago
Not only pname but also fval is not handled well.
Updated by Dan McDonald almost 10 years ago
- Status changed from In Progress to Pending RTI
changeset: 13705:70355eedf57a
user: Milan Jurik <milan.jurik@xylab.cz>
date: Sun May 27 16:49:00 2012 +0200
description:
1991 svccfg describe -t Segmentation Fault
2742 minor memory allocation issue in svccfg:upgrade_manifestfiles()
Reviewed by: Albert Lee <trisk@nexenta.com>
Reviewed by: T Nguyen <truongqnguien@gmail.com>
Approved by: Rich Lowe <richlowe@richlowe.net>
Approved by: Garrett D'Amore <garrett@damore.org>
modified:
usr/src/cmd/svc/svccfg/svccfg_libscf.c
usr/src/lib/libscf/common/scf_tmpl.c
Updated by Dan McDonald almost 10 years ago
- Status changed from Pending RTI to Resolved
Actions