Jishan Shaikh

Results 18 comments of Jishan Shaikh

/docs folder would be appropriate

It seems like it works perfectly with negative cycles too. Bellman-Ford algorithm takes to care for negative edges for shortest cost calculation. And usually I saw at most places, it...

> Not sure if this is correct but I changed line 820 to `(void)fchmod(fd, mode);` The server seems to compile and work. That's exactly what we needed to do. Raise...

Does not check for buffer overflows (CWE-120). LABEL: Bug SEVERITY: Major SOLUTION: Use sprintf_s, snprintf, or vsnprintf. Similar vulnerability hotspots: - [ ] src\SeLow\SeLow.c:248 - [ ] src\SeLow\SeLow.c:247 - [...

Possible race condition (CWE-362). This accepts filename arguments; if an attacker can move those files, a race condition results. (CWE-362). LABEL: Bug SEVERITY: Major SOLUTION: Use fchmod( ) instead. -...

CWE is Common Weakness Enumeration; An initiative to organize common vulnerability roots/practices/functions. For more info refer [here](http://cwe.mitre.org/documents/schema/index.html) >CWE™ is a community-developed list of software and hardware weakness types. It serves...

Other issues created are #1397 and #1398.

![Preview](https://user-images.githubusercontent.com/30091032/126039565-442c19f2-a323-423c-859c-1f8a53003627.png)

In blame, I saw that the dependabot updated it to latest as a bump. Should work on Heroku if that was the blocking error.

Yes, but after exchange. Please see [this](https://github.com/jishanshaikh4/ml-papers-22/issues/2).