]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/mini-os.git/commit
mini-os: handle possibly overlong _nodename in init_consfront
authorMatthew Daley <mattjd@gmail.com>
Tue, 10 Sep 2013 14:34:20 +0000 (02:34 +1200)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 13 Sep 2013 12:15:02 +0000 (13:15 +0100)
commit812f743fc43999376cb51e2f688a06dbc7a31839
tree7713f1fe65da2bc5f31acc383bd31ee360d30b94
parent5307cc892d66d39d80bf70f1284d827047285673
mini-os: handle possibly overlong _nodename in init_consfront

The only current user that passes a non-NULL _nodename limits it to 64
bytes anyway.

Coverity-ID: 1054993
Signed-off-by: Matthew Daley <mattjd@gmail.com>
Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
console/xenbus.c