commit | d97e1b78239c7e7e441088e0b644bd3b076002e6 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Apr 13 11:33:54 2010 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Apr 13 12:01:14 2010 +0200 |
tree | b05b5085bea932662ce60061d5b4b93834683327 | |
parent | 24e4a1211f691fc671de44685430dbad757d8487 [diff] |
ALSA: info - Check file position validity in common layer Check the validity of the file position in the common info layer before calling read or write callbacks in assumption that entry->size is set up properly to indicate the max file size. Removed the redundant checks from the callbacks as well. Signed-off-by: Takashi Iwai <tiwai@suse.de>