evas/cserve2: Fix CList usage
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 2 Oct 2013 06:05:44 +0000 (15:05 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 28 Oct 2013 06:47:15 +0000 (15:47 +0900)
commit2cd0b316f156efef4891dff9b1aba23ae50f1ff5
treee56221d9be6d5095180cfe3f8e442e35e2d7a27c
parent6f485d2a125be78388ffa95d88b041b20b8724ec
evas/cserve2: Fix CList usage

In some error cases, the list could become a cycle.
Foreach would then loop forever!
src/lib/evas/cserve2/evas_cs2_client.c