commit | e898893399335514b10dfbd75598f8308976abe4 | [log] [tgz] |
---|---|---|
author | Michael Buesch <[email protected]> | Tue Sep 22 16:43:36 2009 -0700 |
committer | Linus Torvalds <[email protected]> | 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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>