]> git.meshlink.io Git - catta/commit
properly use va_copy() when iterating more than once through a va_list; fix bad memor...
authorLennart Poettering <lennart@poettering.net>
Sat, 25 Aug 2007 23:16:36 +0000 (23:16 +0000)
committerLennart Poettering <lennart@poettering.net>
Sat, 25 Aug 2007 23:16:36 +0000 (23:16 +0000)
commitd32b1cf886980a6d8200d66895793081633cd596
treef8f64492a2f3227f067f95c982cb8ecbbc1de553
parentcf1f05215e3651ed47ea530edc7e924787de1bc6
properly use va_copy() when iterating more than once through a va_list; fix bad memory access by one byte; closes #164; identified by QuLogic

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1524 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
avahi-common/strlst.c