gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r25340 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r25340 - gnunet/src/util
Date: Mon, 10 Dec 2012 13:04:19 +0100

Author: LRN
Date: 2012-12-10 13:04:19 +0100 (Mon, 10 Dec 2012)
New Revision: 25340

Modified:
   gnunet/src/util/configuration.c
Log:
Fix configuration parsing

* Don't leak strndup'ed lines.
* Trim leading whitespace, not just trailing
* Do whitespace trimming _before_ discarding commented lines (now # or %
  does not need to be the first character in the line).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]