DictionaryForumContacts

   English
Terms for subject Programming containing buggy | all forms | exact matches only
EnglishRussian
buggy codeкод, содержащий ошибки (Alex_Odeychuk)
buggy siteместо возникновения ошибки в коде (A site is a location in code where a fault might occur. A buggy site is one that has an instance of the weakness, that is, there is some input that will cause a violation. A non-buggy site is one that does not have an instance of the weakness, in other words, is safe or not vulnerable. For instance, every buffer access in a C program is a site where buffer overflow might occur if the code is incorrect or buggy. Alex_Odeychuk)
buggy softwareдефектное программное обеспечение