summaryrefslogtreecommitdiff
path: root/lib/crc32.c
diff options
context:
space:
mode:
authorJeff Mahoney <jeffm@suse.com>2009-03-30 18:02:22 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2009-03-30 19:16:36 (GMT)
commitcacbe3d7ad3c0a345ca1ce7bf1ecb4c5bfe54d7b (patch)
tree853abddd05fe175e7aacf9cc7868b28e1bfa6e62 /lib/crc32.c
parent45b03d5e8e674eb6555b767e1c8eb40b671ff892 (diff)
downloadlinux-fsl-qoriq-cacbe3d7ad3c0a345ca1ce7bf1ecb4c5bfe54d7b.tar.xz
reiserfs: prepare_error_buf wrongly consumes va_arg
vsprintf will consume varargs on its own. Skipping them manually results in garbage in the error buffer, or Oopses in the case of pointers. This patch removes the advancement and fixes a number of bugs where crashes were observed as side effects of a regular error report. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/crc32.c')
0 files changed, 0 insertions, 0 deletions