Avoid mucking with fsm->rdbuf in fsmRmdirs() and fsmMkdirs()
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 16 Dec 2009 08:30:17 +0000 (10:30 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 16 Dec 2009 08:30:17 +0000 (10:30 +0200)
commit72f210f56abee3f704ba1a1b32c06e294473f9b9
tree9aa17ecd826119fc7e00a0ae54d460ef53b16180
parentee8d3dfa923536bbd559fefb3d3c137a16dcf764
Avoid mucking with fsm->rdbuf in fsmRmdirs() and fsmMkdirs()
- we already calculate the string length, just use a variable local array
lib/fsm.c