On 2016-11-17 21:20:56 -0500, Damien Riegel wrote: > Right, if "MUTT_VERSION" contains a '%' or '\0', it might be an issue > but considering the history of VERSION, I don't think this is a real > issue. Anyway, better safe than sorry.
It seems that some users (including me!) modify the code to generate the MUTT_VERSION string. So, it might be an issue for some users. That's why in the doubt, it's better not to assume that the % character will not be present. -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
