nealkumar / JBrew

The JBrew library collection is a set of of Java & JNI utility libraries featuring native facades that precisely tune elected garbage-collection sensitive operations for downstream consumers with use-cases hindered by the Java Memory Model. The library also seeks to abstract away syntax pitfalls in concurrency through its Task framework.
https://jbrew.org/
BSD 3-Clause Clear License
0 stars 0 forks source link

C Templates for code reuse #166

Open nealkumar opened 4 years ago

todo[bot] commented 4 years ago

Explore using a free

https://github.com/nealkumar/JBrew/blob/333f014c4ebf46f6cc734f9f87f9b360bc61661d/cbrew/src/main/jni/templates/basic-LL-doubly-linked.c#L138-L143


This comment was generated by todo based on a todo comment in 333f014c4ebf46f6cc734f9f87f9b360bc61661d in #166. cc @nealkumar.
todo[bot] commented 4 years ago

memory leak?? // in conditional statement.

https://github.com/nealkumar/JBrew/blob/333f014c4ebf46f6cc734f9f87f9b360bc61661d/cbrew/src/main/jni/templates/basic-LL-doubly-linked.c#L140-L145


This comment was generated by todo based on a todo comment in 333f014c4ebf46f6cc734f9f87f9b360bc61661d in #166. cc @nealkumar.
sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (1.8.0_242) you have used to run this analysis is deprecated and we will stop accepting it from October 2020. Please update to at least Java 11. Read more here