← Back to team overview

kicad-developers team mailing list archive

StrNumCmp

 

Hello all,

when doing other stuff I ran into one of a gazillion cases that can make StrNumCmp starting in common/string.cpp:214 crash. There are quite a few unchecked iterator dereferences, the aLength parameter is not correctly taken into account, etc.. The comment on the function's declaration is not enough specification for me to rewrite it properly. If somebody would come up with a spec for me I would happily rewrite the function.

Cheers!
Michael



Follow ups