Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mirror of hibernate hibernate-orm#2557 #1

Open
wants to merge 1 commit into
base: pr2557-dst
Choose a base branch
from
Open

Conversation

smagill
Copy link
Owner

@smagill smagill commented Oct 4, 2018

Mirror of hibernate hibernate-orm#2557

@sonatype-lift
Copy link

sonatype-lift bot commented Oct 4, 2018

Persistent Bugs or Warnings (322)
  1. RESOURCE_LEAK
  2. RESOURCE_LEAK
  3. NULL_DEREFERENCE
  4. NULL_DEREFERENCE
  5. NULL_DEREFERENCE
  6. NULL_DEREFERENCE
  7. NULL_DEREFERENCE
  8. NULL_DEREFERENCE
  9. NULL_DEREFERENCE
  10. NULL_DEREFERENCE
  11. NULL_DEREFERENCE
  12. NULL_DEREFERENCE
  13. NULL_DEREFERENCE
  14. NULL_DEREFERENCE
  15. NULL_DEREFERENCE
  16. NULL_DEREFERENCE
  17. RESOURCE_LEAK
  18. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/cache/spi/AbstractRegionFactory.java(58,-1)
    • Read/Write race. Non-private method boolean AbstractRegionFactory.isStarted() reads without synchronization from this.org.hibernate.cache.spi.AbstractRegionFactory.options. Potentially races with write in method AbstractRegionFactory.stop().
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  19. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/cache/spi/AbstractRegionFactory.java(59,-1)
    • Read/Write race. Non-private method boolean AbstractRegionFactory.isStarted() reads without synchronization from this.org.hibernate.cache.spi.AbstractRegionFactory.startingException. Potentially races with write in method AbstractRegionFactory.stop().
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  20. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/cache/spi/AbstractRegionFactory.java(64,-1)
    • Read/Write race. Non-private method void AbstractRegionFactory.verifyStarted() indirectly reads without synchronization from this.org.hibernate.cache.spi.AbstractRegionFactory.options. Potentially races with write in method AbstractRegionFactory.stop().
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  21. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/cache/spi/AbstractRegionFactory.java(65,-1)
    • Read/Write race. Non-private method void AbstractRegionFactory.verifyStarted() reads without synchronization from this.org.hibernate.cache.spi.AbstractRegionFactory.startingException. Potentially races with write in method AbstractRegionFactory.stop().
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  22. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/cache/spi/AbstractRegionFactory.java(75,-1)
    • Read/Write race. Non-private method boolean AbstractRegionFactory.verifiedStartStatus() reads without synchronization from this.org.hibernate.cache.spi.AbstractRegionFactory.options. Potentially races with write in method AbstractRegionFactory.stop().
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  23. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/cache/spi/AbstractRegionFactory.java(82,-1)
    • Read/Write race. Non-private method SessionFactoryOptions AbstractRegionFactory.getOptions() reads without synchronization from this.org.hibernate.cache.spi.AbstractRegionFactory.options. Potentially races with write in method AbstractRegionFactory.stop().
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  24. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/cache/spi/AbstractRegionFactory.java(140,-1)
    • Read/Write race. Non-private method String AbstractRegionFactory.qualify(String) reads without synchronization from this.org.hibernate.cache.spi.AbstractRegionFactory.options. Potentially races with write in method AbstractRegionFactory.stop().
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  25. NULL_DEREFERENCE
  26. NULL_DEREFERENCE
  27. NULL_DEREFERENCE
  28. NULL_DEREFERENCE
  29. NULL_DEREFERENCE
  30. NULL_DEREFERENCE
  31. NULL_DEREFERENCE
  32. NULL_DEREFERENCE
  33. NULL_DEREFERENCE
  34. NULL_DEREFERENCE
  35. NULL_DEREFERENCE
  36. NULL_DEREFERENCE
  37. NULL_DEREFERENCE
  38. NULL_DEREFERENCE
  39. NULL_DEREFERENCE
  40. NULL_DEREFERENCE
  41. NULL_DEREFERENCE
  42. NULL_DEREFERENCE
  43. NULL_DEREFERENCE
  44. NULL_DEREFERENCE
  45. NULL_DEREFERENCE
  46. NULL_DEREFERENCE
  47. NULL_DEREFERENCE
  48. NULL_DEREFERENCE
  49. NULL_DEREFERENCE
  50. NULL_DEREFERENCE
  51. NULL_DEREFERENCE
  52. NULL_DEREFERENCE
  53. NULL_DEREFERENCE
  54. NULL_DEREFERENCE
  55. NULL_DEREFERENCE
  56. NULL_DEREFERENCE
  57. NULL_DEREFERENCE
  58. NULL_DEREFERENCE
  59. NULL_DEREFERENCE
  60. NULL_DEREFERENCE
  61. NULL_DEREFERENCE
  62. NULL_DEREFERENCE
  63. NULL_DEREFERENCE
  64. NULL_DEREFERENCE
  65. NULL_DEREFERENCE
  66. NULL_DEREFERENCE
  67. NULL_DEREFERENCE
  68. NULL_DEREFERENCE
  69. NULL_DEREFERENCE
  70. NULL_DEREFERENCE
  71. NULL_DEREFERENCE
  72. NULL_DEREFERENCE
  73. NULL_DEREFERENCE
  74. NULL_DEREFERENCE
  75. NULL_DEREFERENCE
  76. NULL_DEREFERENCE
  77. NULL_DEREFERENCE
  78. RESOURCE_LEAK
  79. RESOURCE_LEAK
  80. NULL_DEREFERENCE
  81. NULL_DEREFERENCE
  82. NULL_DEREFERENCE
  83. NULL_DEREFERENCE
  84. NULL_DEREFERENCE
  85. NULL_DEREFERENCE
  86. THREAD_SAFETY_VIOLATION
  87. THREAD_SAFETY_VIOLATION
  88. THREAD_SAFETY_VIOLATION
  89. THREAD_SAFETY_VIOLATION
  90. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/hql/internal/classic/QueryTranslatorImpl.java(290,-1)
    • Read/Write race. Non-private method org.hibernate.persister.entity.Loadable[] QueryTranslatorImpl.getEntityPersisters() reads without synchronization from this.org.hibernate.hql.internal.classic.QueryTranslatorImpl.persisters. Potentially races with write in method QueryTranslatorImpl.compile(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  91. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/hql/internal/classic/QueryTranslatorImpl.java(300,-1)
    • Read/Write race. Non-private method org.hibernate.type.Type[] QueryTranslatorImpl.getReturnTypes() reads without synchronization from this.org.hibernate.hql.internal.classic.QueryTranslatorImpl.actualReturnTypes. Potentially races with write in method QueryTranslatorImpl.compile(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  92. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/hql/internal/classic/QueryTranslatorImpl.java(311,-1)
    • Read/Write race. Non-private method java.lang.String[][] QueryTranslatorImpl.getColumnNames() reads without synchronization from this.org.hibernate.hql.internal.classic.QueryTranslatorImpl.scalarColumnNames. Potentially races with write in method QueryTranslatorImpl.compile(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  93. THREAD_SAFETY_VIOLATION
  94. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/hql/internal/classic/QueryTranslatorImpl.java(507,-1)
    • Read/Write race. Non-private method void QueryTranslatorImpl.addSelectClass(String) reads without synchronization from this.org.hibernate.hql.internal.classic.QueryTranslatorImpl.returnedTypes. Potentially races with write in method QueryTranslatorImpl.compile(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  95. THREAD_SAFETY_VIOLATION
  96. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/hql/internal/classic/QueryTranslatorImpl.java(971,-1)
    • Read/Write race. Non-private method java.lang.String[] QueryTranslatorImpl.getSuffixes() reads without synchronization from this.org.hibernate.hql.internal.classic.QueryTranslatorImpl.suffixes. Potentially races with write in method QueryTranslatorImpl.compile(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  97. THREAD_SAFETY_VIOLATION
  98. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/hql/internal/classic/QueryTranslatorImpl.java(1038,-1)
    • Read/Write race. Non-private method List QueryTranslatorImpl.list(SharedSessionContractImplementor,QueryParameters) reads without synchronization from this.org.hibernate.hql.internal.classic.QueryTranslatorImpl.actualReturnTypes. Potentially races with write in method QueryTranslatorImpl.compile(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  99. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/hql/internal/classic/QueryTranslatorImpl.java(1064,-1)
    • Read/Write race. Non-private method Iterator QueryTranslatorImpl.iterate(QueryParameters,EventSource) reads without synchronization from this.org.hibernate.hql.internal.classic.QueryTranslatorImpl.holderConstructor. Potentially races with write in method QueryTranslatorImpl.compile(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  100. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/hql/internal/classic/QueryTranslatorImpl.java(1074,-1)
    • Read/Write race. Non-private method Iterator QueryTranslatorImpl.iterate(QueryParameters,EventSource) reads without synchronization from this.org.hibernate.hql.internal.classic.QueryTranslatorImpl.returnTypes. Potentially races with write in method QueryTranslatorImpl.compile(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  101. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/hql/internal/classic/QueryTranslatorImpl.java(1108,-1)
    • Read/Write race. Non-private method boolean[] QueryTranslatorImpl.includeInResultRow() reads without synchronization from this.org.hibernate.hql.internal.classic.QueryTranslatorImpl.includeInSelect. Potentially races with write in method QueryTranslatorImpl.compile(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  102. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/hql/internal/classic/QueryTranslatorImpl.java(1110,-1)
    • Read/Write race. Non-private method boolean[] QueryTranslatorImpl.includeInResultRow() reads without synchronization from this.org.hibernate.hql.internal.classic.QueryTranslatorImpl.returnedTypes. Potentially races with write in method QueryTranslatorImpl.compile(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  103. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/hql/internal/classic/QueryTranslatorImpl.java(1119,-1)
    • Read/Write race. Non-private method ResultTransformer QueryTranslatorImpl.resolveResultTransformer(ResultTransformer) reads without synchronization from this.org.hibernate.hql.internal.classic.QueryTranslatorImpl.holderConstructor. Potentially races with write in method QueryTranslatorImpl.compile(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  104. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/hql/internal/classic/QueryTranslatorImpl.java(1148,-1)
    • Read/Write race. Non-private method java.lang.Object[] QueryTranslatorImpl.getResultRow(java.lang.Object[],ResultSet,SharedSessionContractImplementor) reads without synchronization from this.org.hibernate.hql.internal.classic.QueryTranslatorImpl.returnTypes. Potentially races with write in method QueryTranslatorImpl.compile(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  105. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/hql/internal/classic/QueryTranslatorImpl.java(1152,-1)
    • Read/Write race. Non-private method java.lang.Object[] QueryTranslatorImpl.getResultRow(java.lang.Object[],ResultSet,SharedSessionContractImplementor) indirectly reads without synchronization from this.org.hibernate.hql.internal.classic.QueryTranslatorImpl.includeInSelect. Potentially races with write in method QueryTranslatorImpl.compile(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  106. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/hql/internal/classic/QueryTranslatorImpl.java(1163,-1)
    • Read/Write race. Non-private method List QueryTranslatorImpl.getResultList(List,ResultTransformer) reads without synchronization from this.org.hibernate.hql.internal.classic.QueryTranslatorImpl.holderConstructor. Potentially races with write in method QueryTranslatorImpl.compile(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  107. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/hql/internal/classic/QueryTranslatorImpl.java(1216,-1)
    • Read/Write race. Non-private method org.hibernate.LockMode[] QueryTranslatorImpl.getLockModes(LockOptions) reads without synchronization from this.org.hibernate.hql.internal.classic.QueryTranslatorImpl.names. Potentially races with write in method QueryTranslatorImpl.compile(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  108. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/hql/internal/classic/QueryTranslatorImpl.java(1253,-1)
    • Read/Write race. Non-private method String QueryTranslatorImpl.applyLocks(String,QueryParameters,Dialect,List) reads without synchronization from this.org.hibernate.hql.internal.classic.QueryTranslatorImpl.names. Potentially races with write in method QueryTranslatorImpl.compile(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  109. THREAD_SAFETY_VIOLATION
  110. THREAD_SAFETY_VIOLATION
  111. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/hql/internal/classic/QueryTranslatorImpl.java(1288,-1)
    • Read/Write race. Non-private method org.hibernate.type.EntityType[] QueryTranslatorImpl.getOwnerAssociationTypes() reads without synchronization from this.org.hibernate.hql.internal.classic.QueryTranslatorImpl.ownerAssociationTypes. Potentially races with write in method QueryTranslatorImpl.compile(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  112. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/hql/internal/classic/QueryTranslatorImpl.java(1304,-1)
    • Read/Write race. Non-private method ScrollableResultsImplementor QueryTranslatorImpl.scroll(QueryParameters,SharedSessionContractImplementor) reads without synchronization from this.org.hibernate.hql.internal.classic.QueryTranslatorImpl.holderConstructor. Potentially races with write in method QueryTranslatorImpl.compile(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  113. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/hql/internal/classic/QueryTranslatorImpl.java(1308,-1)
    • Read/Write race. Non-private method ScrollableResultsImplementor QueryTranslatorImpl.scroll(QueryParameters,SharedSessionContractImplementor) reads without synchronization from this.org.hibernate.hql.internal.classic.QueryTranslatorImpl.returnTypes. Potentially races with write in method QueryTranslatorImpl.compile(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  114. NULL_DEREFERENCE
  115. NULL_DEREFERENCE
  116. NULL_DEREFERENCE
  117. NULL_DEREFERENCE
  118. NULL_DEREFERENCE
  119. NULL_DEREFERENCE
  120. NULL_DEREFERENCE
  121. NULL_DEREFERENCE
  122. NULL_DEREFERENCE
  123. NULL_DEREFERENCE
  124. NULL_DEREFERENCE
  125. NULL_DEREFERENCE
  126. NULL_DEREFERENCE
  127. NULL_DEREFERENCE
  128. NULL_DEREFERENCE
  129. NULL_DEREFERENCE
  130. NULL_DEREFERENCE
  131. NULL_DEREFERENCE
  132. NULL_DEREFERENCE
  133. NULL_DEREFERENCE
  134. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/id/IncrementGenerator.java(100,-1)
    • Unprotected write. Non-private method void IncrementGenerator.configure(Type,Properties,ServiceRegistry) writes to field this.org.hibernate.id.IncrementGenerator.sql outside of synchronization.
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  135. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/id/enhanced/PooledLoOptimizer.java(109,-1)
    • Read/Write race. Non-private method IntegralDataTypeHolder PooledLoOptimizer.getLastSourceValue() indirectly reads without synchronization from this.org.hibernate.id.enhanced.PooledLoOptimizer.noTenantState. Potentially races with write in method PooledLoOptimizer.generate(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  136. THREAD_SAFETY_VIOLATION
  137. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/id/enhanced/PooledOptimizer.java(153,-1)
    • Read/Write race. Non-private method IntegralDataTypeHolder PooledOptimizer.getLastValue() indirectly reads without synchronization from this.org.hibernate.id.enhanced.PooledOptimizer.noTenantState. Potentially races with write in method PooledOptimizer.generate(...).
      Reporting because another access to the same memory occurs on a background thread, although this access may not.
  138. THREAD_SAFETY_VIOLATION
    • At hibernate-core/src/main/java/org/hibernate/internal/SessionFactoryImpl.java(792,-1)
    • Read/Write race. Non-private method void SessionFactoryImpl.close() indirectly reads without synchronization from this.org.hibernate.internal.SessionFactoryImpl.observer.org.hibernate.internal.SessionFactoryObserverChain.observers. Potentially races with write in method SessionFactoryImpl.addObserver(...).
      Reporting because this access may occur on a background thread.
  139. NULL_DEREFERENCE
  140. NULL_DEREFERENCE
  141. NULL_DEREFERENCE
  142. NULL_DEREFERENCE
  143. RESOURCE_LEAK
  144. NULL_DEREFERENCE
  145. THREAD_SAFETY_VIOLATION
  146. THREAD_SAFETY_VIOLATION
  147. THREAD_SAFETY_VIOLATION
  148. THREAD_SAFETY_VIOLATION
  149. THREAD_SAFETY_VIOLATION
  150. NULL_DEREFERENCE
  151. RESOURCE_LEAK
  152. NULL_DEREFERENCE
  153. NULL_DEREFERENCE
  154. NULL_DEREFERENCE
  155. NULL_DEREFERENCE
  156. NULL_DEREFERENCE
  157. NULL_DEREFERENCE
  158. NULL_DEREFERENCE
  159. NULL_DEREFERENCE
  160. RESOURCE_LEAK
  161. RESOURCE_LEAK
  162. RESOURCE_LEAK
  163. RESOURCE_LEAK
  164. RESOURCE_LEAK
  165. RESOURCE_LEAK
  166. RESOURCE_LEAK
  167. RESOURCE_LEAK
  168. NULL_DEREFERENCE
  169. NULL_DEREFERENCE
  170. NULL_DEREFERENCE
  171. NULL_DEREFERENCE
  172. NULL_DEREFERENCE
  173. NULL_DEREFERENCE
  174. NULL_DEREFERENCE
  175. NULL_DEREFERENCE
  176. NULL_DEREFERENCE
  177. NULL_DEREFERENCE
  178. NULL_DEREFERENCE
  179. NULL_DEREFERENCE
  180. NULL_DEREFERENCE
  181. NULL_DEREFERENCE
  182. NULL_DEREFERENCE
  183. NULL_DEREFERENCE
  184. NULL_DEREFERENCE
  185. NULL_DEREFERENCE
  186. NULL_DEREFERENCE
  187. NULL_DEREFERENCE
  188. NULL_DEREFERENCE
  189. NULL_DEREFERENCE
  190. NULL_DEREFERENCE
  191. NULL_DEREFERENCE
  192. NULL_DEREFERENCE
  193. NULL_DEREFERENCE
  194. NULL_DEREFERENCE
  195. NULL_DEREFERENCE
  196. NULL_DEREFERENCE
  197. NULL_DEREFERENCE
  198. NULL_DEREFERENCE
  199. NULL_DEREFERENCE
  200. NULL_DEREFERENCE
  201. NULL_DEREFERENCE
  202. NULL_DEREFERENCE
  203. NULL_DEREFERENCE
  204. NULL_DEREFERENCE
  205. NULL_DEREFERENCE
  206. NULL_DEREFERENCE
  207. NULL_DEREFERENCE
  208. NULL_DEREFERENCE
  209. NULL_DEREFERENCE
  210. NULL_DEREFERENCE
  211. NULL_DEREFERENCE
  212. NULL_DEREFERENCE
  213. NULL_DEREFERENCE
  214. NULL_DEREFERENCE
  215. NULL_DEREFERENCE
  216. NULL_DEREFERENCE
  217. NULL_DEREFERENCE
  218. RESOURCE_LEAK
  219. RESOURCE_LEAK
  220. RESOURCE_LEAK
  221. RESOURCE_LEAK
  222. RESOURCE_LEAK
  223. RESOURCE_LEAK
  224. RESOURCE_LEAK
  225. RESOURCE_LEAK
  226. RESOURCE_LEAK
  227. RESOURCE_LEAK
  228. RESOURCE_LEAK
  229. RESOURCE_LEAK
  230. RESOURCE_LEAK
  231. RESOURCE_LEAK
  232. RESOURCE_LEAK
  233. RESOURCE_LEAK
  234. RESOURCE_LEAK
  235. RESOURCE_LEAK
  236. NULL_DEREFERENCE
  237. NULL_DEREFERENCE
  238. NULL_DEREFERENCE
  239. NULL_DEREFERENCE
  240. NULL_DEREFERENCE
  241. NULL_DEREFERENCE
  242. NULL_DEREFERENCE
  243. NULL_DEREFERENCE
  244. NULL_DEREFERENCE
  245. NULL_DEREFERENCE
  246. NULL_DEREFERENCE
  247. NULL_DEREFERENCE
  248. NULL_DEREFERENCE
  249. RESOURCE_LEAK
  250. RESOURCE_LEAK
  251. NULL_DEREFERENCE
  252. NULL_DEREFERENCE
  253. NULL_DEREFERENCE
  254. NULL_DEREFERENCE
  255. NULL_DEREFERENCE
  256. NULL_DEREFERENCE
  257. NULL_DEREFERENCE
  258. NULL_DEREFERENCE
  259. NULL_DEREFERENCE
  260. NULL_DEREFERENCE
  261. NULL_DEREFERENCE
  262. NULL_DEREFERENCE
  263. NULL_DEREFERENCE
  264. NULL_DEREFERENCE
  265. NULL_DEREFERENCE
  266. NULL_DEREFERENCE
  267. NULL_DEREFERENCE
  268. RESOURCE_LEAK
  269. NULL_DEREFERENCE
  270. NULL_DEREFERENCE
  271. NULL_DEREFERENCE
  272. NULL_DEREFERENCE
  273. NULL_DEREFERENCE
  274. NULL_DEREFERENCE
  275. NULL_DEREFERENCE
  276. NULL_DEREFERENCE
  277. NULL_DEREFERENCE
  278. NULL_DEREFERENCE
  279. NULL_DEREFERENCE
  280. NULL_DEREFERENCE
  281. NULL_DEREFERENCE
  282. NULL_DEREFERENCE
  283. NULL_DEREFERENCE
  284. NULL_DEREFERENCE
  285. NULL_DEREFERENCE
  286. NULL_DEREFERENCE
  287. NULL_DEREFERENCE
  288. NULL_DEREFERENCE
  289. NULL_DEREFERENCE
  290. NULL_DEREFERENCE
  291. NULL_DEREFERENCE
  292. NULL_DEREFERENCE
  293. NULL_DEREFERENCE
  294. NULL_DEREFERENCE
  295. NULL_DEREFERENCE
  296. NULL_DEREFERENCE
  297. NULL_DEREFERENCE
  298. NULL_DEREFERENCE
  299. NULL_DEREFERENCE
  300. NULL_DEREFERENCE
  301. NULL_DEREFERENCE
  302. NULL_DEREFERENCE
  303. NULL_DEREFERENCE
  304. NULL_DEREFERENCE
  305. RESOURCE_LEAK
  306. NULL_DEREFERENCE
  307. RESOURCE_LEAK
  308. RESOURCE_LEAK
  309. RESOURCE_LEAK
  310. RESOURCE_LEAK
  311. RESOURCE_LEAK
  312. RESOURCE_LEAK
  313. RESOURCE_LEAK
  314. NULL_DEREFERENCE
  315. RESOURCE_LEAK
  316. RESOURCE_LEAK
  317. RESOURCE_LEAK
  318. NULL_DEREFERENCE
  319. RESOURCE_LEAK
  320. RESOURCE_LEAK
  321. RESOURCE_LEAK
  322. RESOURCE_LEAK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants