Edit

kc3-lang/libxkbcommon/src

Branch :

  • Show log

    Commit

  • Author : Daniel Stone
    Date : 2012-12-06 15:04:15
    Hash : bb620df7
    Message : Parser: Initialise geometry elements for VarDecl We were using uninitialised memory whilst parsing geometry, leaving random contents as the return for shape/overlay/etc sections. Somehow this actually worked everywhere but under Java. https://bugs.freedesktop.org/show_bug.cgi?id=57913 Signed-off-by: Daniel Stone <daniel@fooishbar.org>