relayd: remove unnecessary allocation in session path formatting
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 18 Jul 2019 20:11:59 +0000 (16:11 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 9 Aug 2019 15:28:43 +0000 (11:28 -0400)
`alloc_path` merely contains the contents of `default_path`.
The allocation of `alloc_path` can be removed and `default_path`
used in its place.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.024684 seconds and 4 git commands to generate.