Hi Andrew, On 01/28/2011 06:29 PM, Andrzej Zaborowski wrote: > This patch introduces sim FS contexts which are used to queue file > read and write operations. When a context is freed all pending > operations in that context are cancelled preventing callbacks from > being called causing segfaults. This patch breaks the build without > patch 5/5. > > ofono_sim_read/_write function names are not changed because they > seem better names than ofono_sim_context_read/_write. > --- > include/sim.h | 10 +++++++--- > 1 files changed, 7 insertions(+), 3 deletions(-) > Patch has been applied, thanks. Regards, -Denis