diff options
author | Luk Claes <luk@debian.org> | 2011-09-19 19:36:25 +0200 |
---|---|---|
committer | Luk Claes <luk@debian.org> | 2011-09-19 19:36:25 +0200 |
commit | 87e408db30cef024d3843fc5d938fbef29adb633 (patch) | |
tree | 5d93025babe312ffa001435e793d61332775fc80 /debian/changelog | |
parent | 82d2e4f7ac5bce298f782bff952486045ce37e0e (diff) |
Only approach rsp->data when rsp is set (Closes: #637423).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 6d8bf92..36596a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,9 @@ ipmitool (1.8.11-4) unstable; urgency=low - Add Vcs entries. - Update Architecture to any as ipmitool can be used for remote devices. + * Only approach rsp->data when rsp is set (Closes: #637423). - -- Luk Claes <luk@debian.org> Mon, 19 Sep 2011 19:31:12 +0200 + -- Luk Claes <luk@debian.org> Mon, 19 Sep 2011 19:35:04 +0200 ipmitool (1.8.11-3) unstable; urgency=low |