You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mun Gwan-gyeong
151a52834e
config-parser: Avoid null dereference when handling config-parser ( when weston starts without config file. )
backtrace:
(gdb) bt
#0 weston_config_next_section (config=0x0, section=0xbfb2b608, name=0xbfb2b618) at config-parser.c:485
#1 0xb75b1371 in x11_compositor_create (config=0x1, argv=0xbfb2ba44, argc=<optimized out>, use_pixman=0, no_input=0, fullscreen=0, display=0xb75b55f9)
at compositor-x11.c:1582
#2 backend_init (display=0x8354490, argc=0xbfb2b9b0, argv=0xbfb2ba44, config=0x0) at compositor-x11.c:1674
#3 0x0804df7b in main (argc=1, argv=0xbfb2ba44) at compositor.c:3289
|
12 years ago |
.. |
Makefile.am
|
config-parser-test: fix compile error
|
12 years ago |
cairo-util.c
|
Add new shared/image-loader.h to separate include dependencies
|
12 years ago |
cairo-util.h
|
Add new shared/image-loader.h to separate include dependencies
|
12 years ago |
config-parser-test.c
|
config-parser: Add section iterator API
|
12 years ago |
config-parser.c
|
config-parser: Avoid null dereference when handling config-parser ( when weston starts without config file. )
|
12 years ago |
config-parser.h
|
config-parser: Add section iterator API
|
12 years ago |
image-loader.c
|
Fix compiler warnings
|
12 years ago |
image-loader.h
|
Add new shared/image-loader.h to separate include dependencies
|
12 years ago |
matrix.c
|
matrix: track transform type
|
12 years ago |
matrix.h
|
sdk: be C++ friendly
|
12 years ago |
option-parser.c
|
Pass argc pointer to parse_options()
|
12 years ago |
os-compatibility.c
|
compositor: add fallback strchrnul()
|
13 years ago |
os-compatibility.h
|
compositor: add fallback strchrnul()
|
13 years ago |