Code

Don't free dirname()'s return value.
authorSebastian Harl <sh@tokkee.org>
Mon, 30 Jun 2014 06:13:53 +0000 (08:13 +0200)
committerSebastian Harl <sh@tokkee.org>
Mon, 30 Jun 2014 06:13:53 +0000 (08:13 +0200)
It may point to static memory.


No differences found