K 10 svn:author V 3 kib K 8 svn:date V 27 2016-03-29T19:59:44.901027Z K 7 svn:log V 264 Do not access buffer if bread(9) or cluster_read(9) failed. On error, the functions free the buffer and set the pointer to NULL. Also remove useless call to brelse(9) on the error path. PR: 208275 Submitted by: Fabian Keil MFC after: 2 weeks END