concierge/challenge
Repository files (latest commit first)
Filename Latest commit message Latest commit date
anthraxx 320c09285c fixing memleak of input char*
- adding missing free() calls
- dont malloc ourselves as getline() also does a malloc
  (and anyway called realloc before if the size_t was
   smaller then the actual len(input-line) to behaviour
   is the same!)
2014-06-10 12:45:25 +02:00
..
challenge.c fixing memleak of input char* 2014-06-10 12:45:25 +02:00