Another fix for the strchr() transition: Check for NULL arguments.
authormarkus schnalke <meillo@marmaro.de>
Wed, 4 Jan 2012 13:46:58 +0000 (14:46 +0100)
committermarkus schnalke <meillo@marmaro.de>
Wed, 4 Jan 2012 13:46:58 +0000 (14:46 +0100)
commit4b48c047da7d65a6d8db0b88becccdf520bd1f9c
tree6066850a472d1ac09969a87db1e833b67a87384d
parentdb74c2bd004b2dc9bf8086a6d8bf773ac051f3cc
Another fix for the strchr() transition: Check for NULL arguments.
Is now the point to reintroduce the brkany() helper? Hmm...
sbr/brkstring.c