Bug 102763 - the function isIsosceles donot give right answer for invalid input
Summary: the function isIsosceles donot give right answer for invalid input
Status: RESOLVED INVALID
Alias: None
Product: Spam
Classification: Unclassified
Component: Two (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Windows (All)
: high major
Assignee: Zohaib arshad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-14 21:22 UTC by Zohaib arshad
Modified: 2017-09-21 13:08 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Zohaib arshad 2017-09-14 21:22:54 UTC
The function isIsosceles do not returns right output (This is invalid input) when invalid sides of triangle are given. Such as if the sides given are -2,-3,-3  or 'a','s',3 then it should return (This is invalid input) but it returns true;
Comment 1 Andre Klapper 2017-09-21 13:08:09 UTC
https://bugs.freedesktop.org is not a place to play with. 
Go to https://landfill.bugzilla.org/ if you want to play with a Bugzilla.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.