[Vm-dev] Issue 129 in cog: Bad use of print() in cogit.c

cog at googlecode.com cog at googlecode.com
Sun Apr 21 15:50:49 UTC 2013


Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 129 by damien.c... at gmail.com: Bad use of print() in cogit.c
http://code.google.com/p/cog/issues/detail?id=129

When using printf(), we should always make sure that the first argument is  
a literal (for security reasons). There is one line where this is not true  
in cogit.c, see this patch  
https://github.com/pharo-project/pharo-vm-ubuntu/blob/0b2b2c4e9a384107dfc4a4e19f396ec4aab8f2f7/debian/patches/source-hardening.patch

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings


More information about the Vm-dev mailing list