[wicked-commit] [openSUSE/wicked] 654a19: fsm: fixed wrong check causing segmentation fault
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 654a19d807bba7848aec86f17d09a0e5a1442f36 https://github.com/openSUSE/wicked/commit/654a19d807bba7848aec86f17d09a0e5a1... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-22 (Tue, 22 Mar 2016) Changed paths: M src/fsm.c M src/xml-reader.c Log Message: ----------- fsm: fixed wrong check causing segmentation fault Added also a guard to the underlying xml node location function to check node before accessing node->location. Commit: aaf3412eebf43b7204271fb9c116f55f6376e593 https://github.com/openSUSE/wicked/commit/aaf3412eebf43b7204271fb9c116f55f63... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-03-24 (Thu, 24 Mar 2016) Changed paths: M src/fsm.c M src/xml-reader.c Log Message: ----------- Merge pull request #629 from mtomaschewski/segv-fix fsm: fixed wrong check causing segmentation fault Compare: https://github.com/openSUSE/wicked/compare/2f986e597dc5...aaf3412eebf4
participants (1)
-
Marius Tomaschewski