]> git.sur5r.net Git - freertos/commit
Changes from V4.1.2:
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 28 Oct 2006 10:41:34 +0000 (10:41 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 28 Oct 2006 10:41:34 +0000 (10:41 +0000)
commitc14557ab88f52e73aefd877ff5d385711c38d4a5
tree4d4a72a5b8b42604b8f7129091b4fbbd7aadbc99
parentf2773d740c8762725a3c6531f726848f4ef84241
Changes from V4.1.2:

+ BUG FIX:  Removed the call to prvIsQueueEmpty from within xQueueCRReceive
  as it exited with interrupts enabled.  Thanks Paul Katz.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@52 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/queue.c