Actions
Bug #3843
closedkstat should handle NULL string values
Start date:
2013-06-23
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
If NULL string values are encountered, kstat will SIGSEGV.
Updated by Dan McDonald almost 10 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Branch: refs/heads/master
Home: https://github.com/illumos/illumos-gate
Commit: 861bfc8941f2c557f1bcb7a6d7f62f9da98ee4db
https://github.com/illumos/illumos-gate/commit/861bfc8941f2c557f1bcb7a6d7f62f9da98ee4db
Author: Theo Schlossnagle <jesus@omniti.com>
Date: 2013-06-23 (Sun, 23 Jun 2013)
Changed paths:
M usr/src/cmd/stat/kstat/kstat.h
Log Message:
-----------
3843 kstat should handle NULL string values
Reviewed by: Carlos Cardenas <carlos.cardenas@joyent.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@nexenta.com>
Updated by Dan McDonald almost 10 years ago
Should there be an effort to hunt down NULL-string kstats?
Actions