This patch fixes segmentation fault when weston starts without config file.
---
>From ad383a1ed8efa3ee402825bb99676c22f6578a5c Mon Sep 17 00:00:00 2001
From: Mun Gwan-gyeong
Date: Tue, 28 May 2013 00:04:26 +0900
Subject: [PATCH] config-parser: Avoid null dereference when handling
config-par
te: Sat, 25 May 2013 02:09:13 +0900
> Subject: [PATCH] config-parser: Avoid null dereference when handling
> config-parser
>
> backtrace:
> (gdb) bt
> #0 weston_config_get_section (config=0x0, section=0x8062f31 "keyboard",
> key=0x0, value=0x0)
> at config-parse
This patch fixes segmentation fault when weston starts without config file.
---
>From bb953ce110dd27d1b6504c2b9aab28e771c4410b Mon Sep 17 00:00:00 2001
From: Mun Gwan-gyeong
Date: Sat, 25 May 2013 02:09:13 +0900
Subject: [PATCH] config-parser: Avoid null dereference when handling
config-par