• Dmitry Antipov's avatar
    * alloc.c (allocate_window): Zero out non-Lisp part of newly · 62efea5e
    Dmitry Antipov authored
    allocated window.
    (allocate_process): Likewise for new process.
    (allocate_terminal): Changed to use offsetof.
    (allocate_frame): Likewise.
    * frame.c (make_frame): Omit redundant initialization.
    * window.c (make_parent_window): Use memset.
    (make_window): Omit redundant initialization.
    * process.c (make_process): Omit redundant initialization.
    * terminal.c (create_terminal): Likewise.
    62efea5e
ChangeLog 488 KB