commit | e898893399335514b10dfbd75598f8308976abe4 | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Tue Sep 22 16:43:36 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Sep 23 07:39:28 2009 -0700 |
tree | af829247f12aed6e9371dcee8ed119ce54a3e0c3 | |
parent | c02e3f361c75da04ca3025b4d19e947e9cc62ed3 [diff] |
dac960: fix undefined behavior on empty string Fix undefined behavior due to a buffer underrun if an empty string is written to the proc file. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>