Crash using --variable=varname when varname does not exist

Tollef Fog Heen tfheen at err.no
Tue Oct 4 06:32:15 PDT 2005


* Sylvain Joyeux 

| > Which architecture is this?
| ppc32
| 
| The problem is in pkg.c +1244, you do
| 	str->str[str->len - 1] = '\0';
| 
| which, obviously, is off-buffer if str->len == 0

This was fixed in my local arch archive a few days ago, I should get
around to making a release with it soonish.

-- 
Tollef Fog Heen                                                        ,''`.
UNIX is user friendly, it's just picky about who its friends are      : :' :
                                                                      `. `' 
                                                                        `-  


More information about the pkg-config mailing list