Fix: liblttng-ctl: unreported truncations when copying strings
[lttng-tools.git] / src / lib / lttng-ctl / lttng-ctl-helper.h
index d1c5aa865174b16b752a0d24ab19dc1323cec699..b96ed56e4285da6fffcbd1664b704cb654d91c61 100644 (file)
@@ -20,7 +20,6 @@
  */
 
 /* Copy helper functions. */
-void lttng_ctl_copy_string(char *dst, const char *src, size_t len);
 void lttng_ctl_copy_lttng_domain(struct lttng_domain *dst,
                struct lttng_domain *src);
 
This page took 0.022852 seconds and 4 git commands to generate.