Skip to content
Commit e287b94c authored by Nils Philippsen's avatar Nils Philippsen
Browse files

avoid buffer overflow in gegl_buffer_header_init()

Use memcpy() instead of strcpy() as the target is not a zero-terminated
string.
parent 04794760
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment