~ubuntu-branches/ubuntu/saucy/procps/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Dave Chiluk
  • Date: 2013-10-28 10:36:11 UTC
  • Revision ID: package-import@ubuntu.com-20131028103611-imulypf758a0555q
Tags: 1:3.3.3-2ubuntu9
Avoid SEGV if file2str should read zero bytes. This is a backport of
526bc5df from upstream.  When utility buffers were introduced for file2str
read requests, a subtle change was inadvertently introduced such that a
read of zero no longer returns a -1 value. This returns to the behavior to
returning -1 on zero byte reads. (LP: #1242746)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
procps (1:3.3.3-2ubuntu9) saucy; urgency=low
 
2
 
 
3
  * Avoid SEGV if file2str should read zero bytes. This is a backport of
 
4
    526bc5df from upstream.  When utility buffers were introduced for file2str
 
5
    read requests, a subtle change was inadvertently introduced such that a
 
6
    read of zero no longer returns a -1 value. This returns to the behavior to
 
7
    returning -1 on zero byte reads. (LP: #1242746)
 
8
 
 
9
 -- Dave Chiluk <chiluk@canonical.com>  Mon, 28 Oct 2013 10:36:11 -0700
 
10
 
1
11
procps (1:3.3.3-2ubuntu8) saucy; urgency=low
2
12
 
3
13
  * ignore_eaccess.patch: If we get eaccess when opening a sysctl file for