fix 2 bugs with exclude handlingmaster
commit82c826bab0416eaf12f60354c15db04da22dd2e0
authorrofl0r <retnyg@gmx.net>
Tue, 18 Jun 2019 19:01:03 +0000 (18 20:01 +0100)
committerrofl0r <retnyg@gmx.net>
Tue, 18 Jun 2019 19:01:06 +0000 (18 20:01 +0100)
tree9060aaba9d2f6244e09e43a4904cf602ff36bffa
parent6db4611efbf4077bdf7d7ee4846f80c5315f7228
fix 2 bugs with exclude handling

- dont deal with empty lines
- use strdup, to not point to stack memory
filesync.c