Mercurial > urweb
log src/c/request.c
age | author | description |
---|---|---|
Sun, 24 Aug 2014 11:56:41 +0400 | Sergey Mironov | Check realloc's return code to prevent segfault on out of memory condition (Part 2) |
Sat, 23 Aug 2014 11:59:34 +0000 | Sergey Mironov | Check realloc's return code to prevent segfault on out of memoty condition |
Sun, 15 Jun 2014 21:13:12 +0000 | Sergey Mironov | Call try_rollback before resetting the context |
Wed, 28 May 2014 11:53:19 -0400 | Adam Chlipala | Align to sizeof(void *) instead of fixed 4 |