Files
rtems/cpukit/libfs/src
Sebastian Huber 790f04ddbb PR2039: Fix NULL pointer access
In case rtems_bdbuf_read() returns an error status, the block device
buffer pointer will be set to NULL.  In RFS the chain node of the block
device buffer will be used for RFS purposes.  We must not do this after
an erroneous read.
2012-03-14 09:11:13 +01:00
..
2012-03-13 12:24:18 +01:00
2012-03-13 12:24:16 +01:00
2012-03-14 09:11:13 +01:00