]> git.ipfire.org Git - people/ms/strongswan.git/commit
Use local variable in chunk_from_str()
authorTobias Brunner <tobias@strongswan.org>
Thu, 28 Mar 2013 15:33:39 +0000 (16:33 +0100)
committerTobias Brunner <tobias@strongswan.org>
Tue, 11 Jun 2013 09:03:12 +0000 (11:03 +0200)
commitc1be5d66cd68fbe7491532497f14a08992024c39
treea8c639f039ae1e355131b18c8fa2df957f372cf1
parent456a31e8957e5928c62a8e83460b10602335e99d
Use local variable in chunk_from_str()

This allows using strdup() or other string functions as argument
without calling them twice.
src/libstrongswan/utils/chunk.h