[PATCH 08/14] remove use of strcpy() in strip_beginning_whitespace()
Using strcpy can easily cause buffer overflows thus remove it in
strip_beginning_whitespace().
Signed-off-by:
Philipp Rudo <prudo@redhat.com>
Loading
Please sign in to comment