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