-
Theodore Ts'o authored
The bio_alloc() function can return NULL if the memory allocation fails. So we need to check for this. Signed-off-by:
"Theodore Ts'o" <tytso@mit.edu>
a1d8d9a7
The bio_alloc() function can return NULL if the memory allocation
fails. So we need to check for this.
Signed-off-by:
"Theodore Ts'o" <tytso@mit.edu>