blend.nativecodeanalysis.sarif 48 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205
  1. {
  2. "version": "2.1.0",
  3. "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json",
  4. "runs": [
  5. {
  6. "results": [
  7. {
  8. "ruleId": "C6001",
  9. "message": {
  10. "text": "Nicht initialisierter Speicher \"lut\" wird verwendet."
  11. },
  12. "locations": [
  13. {
  14. "physicalLocation": {
  15. "artifactLocation": {
  16. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  17. },
  18. "region": {
  19. "startLine": 1627,
  20. "startColumn": 21,
  21. "endLine": 1627,
  22. "endColumn": 21
  23. }
  24. },
  25. "logicalLocations": [
  26. {
  27. "decoratedName": "pixBlendCmap",
  28. "kind": "function"
  29. }
  30. ]
  31. }
  32. ],
  33. "codeFlows": [
  34. {
  35. "threadFlows": [
  36. {
  37. "locations": [
  38. {
  39. "location": {
  40. "physicalLocation": {
  41. "artifactLocation": {
  42. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  43. },
  44. "region": {
  45. "startLine": 1563,
  46. "startColumn": 12
  47. }
  48. }
  49. },
  50. "importance": "unimportant"
  51. },
  52. {
  53. "location": {
  54. "physicalLocation": {
  55. "artifactLocation": {
  56. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  57. },
  58. "region": {
  59. "startLine": 1563,
  60. "startColumn": 18
  61. }
  62. }
  63. },
  64. "importance": "unimportant"
  65. },
  66. {
  67. "location": {
  68. "physicalLocation": {
  69. "artifactLocation": {
  70. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  71. },
  72. "region": {
  73. "startLine": 1563,
  74. "startColumn": 24
  75. }
  76. }
  77. },
  78. "importance": "unimportant"
  79. },
  80. {
  81. "location": {
  82. "physicalLocation": {
  83. "artifactLocation": {
  84. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  85. },
  86. "region": {
  87. "startLine": 1564,
  88. "startColumn": 12
  89. }
  90. }
  91. },
  92. "importance": "unimportant"
  93. },
  94. {
  95. "location": {
  96. "physicalLocation": {
  97. "artifactLocation": {
  98. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  99. },
  100. "region": {
  101. "startLine": 1564,
  102. "startColumn": 15
  103. }
  104. }
  105. },
  106. "importance": "unimportant"
  107. },
  108. {
  109. "location": {
  110. "physicalLocation": {
  111. "artifactLocation": {
  112. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  113. },
  114. "region": {
  115. "startLine": 1564,
  116. "startColumn": 18
  117. }
  118. }
  119. },
  120. "importance": "unimportant"
  121. },
  122. {
  123. "location": {
  124. "physicalLocation": {
  125. "artifactLocation": {
  126. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  127. },
  128. "region": {
  129. "startLine": 1564,
  130. "startColumn": 21
  131. }
  132. }
  133. },
  134. "importance": "unimportant"
  135. },
  136. {
  137. "location": {
  138. "physicalLocation": {
  139. "artifactLocation": {
  140. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  141. },
  142. "region": {
  143. "startLine": 1564,
  144. "startColumn": 24
  145. }
  146. }
  147. },
  148. "importance": "unimportant"
  149. },
  150. {
  151. "location": {
  152. "physicalLocation": {
  153. "artifactLocation": {
  154. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  155. },
  156. "region": {
  157. "startLine": 1564,
  158. "startColumn": 27
  159. }
  160. }
  161. },
  162. "importance": "unimportant"
  163. },
  164. {
  165. "location": {
  166. "physicalLocation": {
  167. "artifactLocation": {
  168. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  169. },
  170. "region": {
  171. "startLine": 1564,
  172. "startColumn": 32
  173. }
  174. }
  175. },
  176. "importance": "unimportant"
  177. },
  178. {
  179. "location": {
  180. "physicalLocation": {
  181. "artifactLocation": {
  182. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  183. },
  184. "region": {
  185. "startLine": 1564,
  186. "startColumn": 36
  187. }
  188. }
  189. },
  190. "importance": "unimportant"
  191. },
  192. {
  193. "location": {
  194. "physicalLocation": {
  195. "artifactLocation": {
  196. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  197. },
  198. "region": {
  199. "startLine": 1564,
  200. "startColumn": 40
  201. }
  202. }
  203. },
  204. "importance": "unimportant"
  205. },
  206. {
  207. "location": {
  208. "physicalLocation": {
  209. "artifactLocation": {
  210. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  211. },
  212. "region": {
  213. "startLine": 1565,
  214. "startColumn": 12
  215. }
  216. }
  217. },
  218. "importance": "unimportant"
  219. },
  220. {
  221. "location": {
  222. "physicalLocation": {
  223. "artifactLocation": {
  224. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  225. },
  226. "region": {
  227. "startLine": 1565,
  228. "startColumn": 19
  229. }
  230. }
  231. },
  232. "importance": "unimportant"
  233. },
  234. {
  235. "location": {
  236. "physicalLocation": {
  237. "artifactLocation": {
  238. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  239. },
  240. "region": {
  241. "startLine": 1565,
  242. "startColumn": 24
  243. }
  244. }
  245. },
  246. "importance": "unimportant"
  247. },
  248. {
  249. "location": {
  250. "physicalLocation": {
  251. "artifactLocation": {
  252. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  253. },
  254. "region": {
  255. "startLine": 1566,
  256. "startColumn": 12
  257. }
  258. },
  259. "message": {
  260. "text": "\"lut\" ist nicht initialisiert"
  261. }
  262. },
  263. "kinds": [
  264. "declaration"
  265. ],
  266. "importance": "essential"
  267. },
  268. {
  269. "location": {
  270. "physicalLocation": {
  271. "artifactLocation": {
  272. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  273. },
  274. "region": {
  275. "startLine": 1567,
  276. "startColumn": 12
  277. }
  278. }
  279. },
  280. "importance": "unimportant"
  281. },
  282. {
  283. "location": {
  284. "physicalLocation": {
  285. "artifactLocation": {
  286. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  287. },
  288. "region": {
  289. "startLine": 1568,
  290. "startColumn": 12
  291. }
  292. }
  293. },
  294. "importance": "unimportant"
  295. },
  296. {
  297. "location": {
  298. "physicalLocation": {
  299. "artifactLocation": {
  300. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  301. },
  302. "region": {
  303. "startLine": 1568,
  304. "startColumn": 20
  305. }
  306. }
  307. },
  308. "importance": "unimportant"
  309. },
  310. {
  311. "location": {
  312. "physicalLocation": {
  313. "artifactLocation": {
  314. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  315. },
  316. "region": {
  317. "startLine": 1569,
  318. "startColumn": 12
  319. }
  320. }
  321. },
  322. "importance": "unimportant"
  323. },
  324. {
  325. "location": {
  326. "physicalLocation": {
  327. "artifactLocation": {
  328. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  329. },
  330. "region": {
  331. "startLine": 1569,
  332. "startColumn": 20
  333. }
  334. }
  335. },
  336. "importance": "unimportant"
  337. },
  338. {
  339. "location": {
  340. "physicalLocation": {
  341. "artifactLocation": {
  342. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  343. },
  344. "region": {
  345. "startLine": 1569,
  346. "startColumn": 28
  347. }
  348. }
  349. },
  350. "importance": "unimportant"
  351. },
  352. {
  353. "location": {
  354. "physicalLocation": {
  355. "artifactLocation": {
  356. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  357. },
  358. "region": {
  359. "startLine": 1571,
  360. "startColumn": 9
  361. }
  362. },
  363. "message": {
  364. "text": "Diese Verzweigung überspringen (Annahme: \"!pixs\" ist false)"
  365. }
  366. },
  367. "kinds": [
  368. "branch"
  369. ],
  370. "importance": "important"
  371. },
  372. {
  373. "location": {
  374. "physicalLocation": {
  375. "artifactLocation": {
  376. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  377. },
  378. "region": {
  379. "startLine": 1573,
  380. "startColumn": 9
  381. }
  382. },
  383. "message": {
  384. "text": "Diese Verzweigung überspringen (Annahme: \"!pixb\" ist false)"
  385. }
  386. },
  387. "kinds": [
  388. "branch"
  389. ],
  390. "importance": "important"
  391. },
  392. {
  393. "location": {
  394. "physicalLocation": {
  395. "artifactLocation": {
  396. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  397. },
  398. "region": {
  399. "startLine": 1575,
  400. "startColumn": 40
  401. }
  402. },
  403. "message": {
  404. "text": "Diese Verzweigung überspringen (Annahme: \"<Verzweigungsbedingung>\" ist false)"
  405. }
  406. },
  407. "kinds": [
  408. "branch"
  409. ],
  410. "importance": "important"
  411. },
  412. {
  413. "location": {
  414. "physicalLocation": {
  415. "artifactLocation": {
  416. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  417. },
  418. "region": {
  419. "startLine": 1577,
  420. "startColumn": 40
  421. }
  422. },
  423. "message": {
  424. "text": "Diese Verzweigung überspringen (Annahme: \"<Verzweigungsbedingung>\" ist false)"
  425. }
  426. },
  427. "kinds": [
  428. "branch"
  429. ],
  430. "importance": "important"
  431. },
  432. {
  433. "location": {
  434. "physicalLocation": {
  435. "artifactLocation": {
  436. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  437. },
  438. "region": {
  439. "startLine": 1579,
  440. "startColumn": 9
  441. }
  442. }
  443. },
  444. "importance": "unimportant"
  445. },
  446. {
  447. "location": {
  448. "physicalLocation": {
  449. "artifactLocation": {
  450. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  451. },
  452. "region": {
  453. "startLine": 1581,
  454. "startColumn": 21
  455. }
  456. }
  457. },
  458. "importance": "unimportant"
  459. },
  460. {
  461. "location": {
  462. "physicalLocation": {
  463. "artifactLocation": {
  464. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  465. },
  466. "region": {
  467. "startLine": 1582,
  468. "startColumn": 26
  469. }
  470. },
  471. "message": {
  472. "text": "Diese Verzweigung überspringen (Annahme: \"d!=2&&d!=4&&d!=8\" ist false)"
  473. }
  474. },
  475. "kinds": [
  476. "branch"
  477. ],
  478. "importance": "important"
  479. },
  480. {
  481. "location": {
  482. "physicalLocation": {
  483. "artifactLocation": {
  484. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  485. },
  486. "region": {
  487. "startLine": 1588,
  488. "startColumn": 12
  489. }
  490. }
  491. },
  492. "importance": "unimportant"
  493. },
  494. {
  495. "location": {
  496. "physicalLocation": {
  497. "artifactLocation": {
  498. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  499. },
  500. "region": {
  501. "startLine": 1592,
  502. "startColumn": 15
  503. }
  504. }
  505. },
  506. "importance": "unimportant"
  507. },
  508. {
  509. "location": {
  510. "physicalLocation": {
  511. "artifactLocation": {
  512. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  513. },
  514. "region": {
  515. "startLine": 1592,
  516. "startColumn": 31
  517. }
  518. },
  519. "message": {
  520. "text": "Diese Schleife überspringen (Annahme: \"i<ncb\" ist false)"
  521. }
  522. },
  523. "kinds": [
  524. "branch"
  525. ],
  526. "importance": "important"
  527. },
  528. {
  529. "location": {
  530. "physicalLocation": {
  531. "artifactLocation": {
  532. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  533. },
  534. "region": {
  535. "startLine": 1607,
  536. "startColumn": 16
  537. }
  538. },
  539. "message": {
  540. "text": "In diese Verzweigung eintreten (Annahme: \"nadded==0\")"
  541. }
  542. },
  543. "kinds": [
  544. "branch"
  545. ],
  546. "importance": "important"
  547. },
  548. {
  549. "location": {
  550. "physicalLocation": {
  551. "artifactLocation": {
  552. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  553. },
  554. "region": {
  555. "startLine": 1608,
  556. "startColumn": 23
  557. }
  558. }
  559. },
  560. "importance": "unimportant"
  561. },
  562. {
  563. "location": {
  564. "physicalLocation": {
  565. "artifactLocation": {
  566. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  567. },
  568. "region": {
  569. "startLine": 1614,
  570. "startColumn": 11
  571. }
  572. }
  573. },
  574. "importance": "unimportant"
  575. },
  576. {
  577. "location": {
  578. "physicalLocation": {
  579. "artifactLocation": {
  580. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  581. },
  582. "region": {
  583. "startLine": 1615,
  584. "startColumn": 10
  585. }
  586. }
  587. },
  588. "importance": "unimportant"
  589. },
  590. {
  591. "location": {
  592. "physicalLocation": {
  593. "artifactLocation": {
  594. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  595. },
  596. "region": {
  597. "startLine": 1616,
  598. "startColumn": 21
  599. }
  600. }
  601. },
  602. "importance": "unimportant"
  603. },
  604. {
  605. "location": {
  606. "physicalLocation": {
  607. "artifactLocation": {
  608. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  609. },
  610. "region": {
  611. "startLine": 1617,
  612. "startColumn": 12
  613. }
  614. }
  615. },
  616. "importance": "unimportant"
  617. },
  618. {
  619. "location": {
  620. "physicalLocation": {
  621. "artifactLocation": {
  622. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  623. },
  624. "region": {
  625. "startLine": 1617,
  626. "startColumn": 19
  627. }
  628. },
  629. "message": {
  630. "text": "In diese Schleife eintreten (Annahme: \"i<hb\")"
  631. }
  632. },
  633. "kinds": [
  634. "branch"
  635. ],
  636. "importance": "important"
  637. },
  638. {
  639. "location": {
  640. "physicalLocation": {
  641. "artifactLocation": {
  642. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  643. },
  644. "region": {
  645. "startLine": 1618,
  646. "startColumn": 24
  647. }
  648. },
  649. "message": {
  650. "text": "Diese Verzweigung überspringen (Annahme: \"i+y<0||i+y>=h\" ist false)"
  651. }
  652. },
  653. "kinds": [
  654. "branch"
  655. ],
  656. "importance": "important"
  657. },
  658. {
  659. "location": {
  660. "physicalLocation": {
  661. "artifactLocation": {
  662. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  663. },
  664. "region": {
  665. "startLine": 1619,
  666. "startColumn": 15
  667. }
  668. }
  669. },
  670. "importance": "unimportant"
  671. },
  672. {
  673. "location": {
  674. "physicalLocation": {
  675. "artifactLocation": {
  676. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  677. },
  678. "region": {
  679. "startLine": 1620,
  680. "startColumn": 16
  681. }
  682. }
  683. },
  684. "importance": "unimportant"
  685. },
  686. {
  687. "location": {
  688. "physicalLocation": {
  689. "artifactLocation": {
  690. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  691. },
  692. "region": {
  693. "startLine": 1620,
  694. "startColumn": 23
  695. }
  696. },
  697. "message": {
  698. "text": "In diese Schleife eintreten (Annahme: \"j<wb\")"
  699. }
  700. },
  701. "kinds": [
  702. "branch"
  703. ],
  704. "importance": "important"
  705. },
  706. {
  707. "location": {
  708. "physicalLocation": {
  709. "artifactLocation": {
  710. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  711. },
  712. "region": {
  713. "startLine": 1621,
  714. "startColumn": 28
  715. }
  716. },
  717. "message": {
  718. "text": "Diese Verzweigung überspringen (Annahme: \"j+x<0||j+x>=w\" ist false)"
  719. }
  720. },
  721. "kinds": [
  722. "branch"
  723. ],
  724. "importance": "important"
  725. },
  726. {
  727. "location": {
  728. "physicalLocation": {
  729. "artifactLocation": {
  730. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  731. },
  732. "region": {
  733. "startLine": 1622,
  734. "startColumn": 21
  735. }
  736. },
  737. "message": {
  738. "text": "Annahme, der Schalter (\"d\") wird zu case 2: aufgelöst"
  739. }
  740. },
  741. "kinds": [
  742. "branch"
  743. ],
  744. "importance": "important"
  745. },
  746. {
  747. "location": {
  748. "physicalLocation": {
  749. "artifactLocation": {
  750. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  751. },
  752. "region": {
  753. "startLine": 1623,
  754. "startColumn": 13
  755. }
  756. }
  757. },
  758. "importance": "unimportant"
  759. },
  760. {
  761. "location": {
  762. "physicalLocation": {
  763. "artifactLocation": {
  764. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  765. },
  766. "region": {
  767. "startLine": 1624,
  768. "startColumn": 21
  769. }
  770. }
  771. },
  772. "importance": "unimportant"
  773. },
  774. {
  775. "location": {
  776. "physicalLocation": {
  777. "artifactLocation": {
  778. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  779. },
  780. "region": {
  781. "startLine": 1625,
  782. "startColumn": 25
  783. }
  784. },
  785. "message": {
  786. "text": "In diese Verzweigung eintreten (Annahme: \"val==sindex\")"
  787. }
  788. },
  789. "kinds": [
  790. "branch"
  791. ],
  792. "importance": "important"
  793. },
  794. {
  795. "location": {
  796. "physicalLocation": {
  797. "artifactLocation": {
  798. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  799. },
  800. "region": {
  801. "startLine": 1626,
  802. "startColumn": 32
  803. }
  804. }
  805. },
  806. "importance": "unimportant"
  807. },
  808. {
  809. "location": {
  810. "physicalLocation": {
  811. "artifactLocation": {
  812. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  813. },
  814. "region": {
  815. "startLine": 1627,
  816. "startColumn": 21
  817. }
  818. }
  819. },
  820. "importance": "unimportant"
  821. },
  822. {
  823. "location": {
  824. "physicalLocation": {
  825. "artifactLocation": {
  826. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  827. },
  828. "region": {
  829. "startLine": 1627,
  830. "startColumn": 21
  831. }
  832. },
  833. "message": {
  834. "text": "\"lut\" wird verwendet, wurde jedoch möglicherweise nicht initialisiert."
  835. }
  836. },
  837. "kinds": [
  838. "usage"
  839. ],
  840. "importance": "essential"
  841. }
  842. ]
  843. }
  844. ]
  845. }
  846. ]
  847. }
  848. ],
  849. "tool": {
  850. "driver": {
  851. "name": "PREfast",
  852. "fullName": "PREfast Code Analysis",
  853. "version": "14.29.30159.0",
  854. "informationUri": "https://aka.ms/cpp/ca"
  855. }
  856. },
  857. "invocations": [
  858. {
  859. "commandLine": "D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\c1.dll -ACf{1F7B090C-16DB-4822-966A-A93D26ED4681} -ACpmspft140.dll -Alint -D_PREFAST_ -D_AST_FE_ -Analyze -zm0x00007FF62CE9FC60 -il C:\\Users\\wruser\\AppData\\Local\\Temp\\_CL_e65172dbast -typedil -f ..\\..\\thirdparty\\leptonica\\src\\blend.c -Ze -D_MSC_EXTENSIONS -Zp16 -pc \\:/ -D_MSC_VER=1929 -D_MSC_FULL_VER=192930159 -D_MSC_BUILD=0 -D_M_AMD64=100 -ZILP448 -D_M_X64=100 -D_WIN64 -D_WIN32 -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\include -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\leptonica\\src -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\scripts\\tesseract -nologo -W 3 -diagnostics:column -GF -Og -Ot -Oy -Oi -ltcg -DCODE_ANALYSIS -DHAVE_LEPTONICA -DLEPTONICA_INTERCEPT_ALLOC=1 -DHAVE_LIBPNG=0 -DHAVE_LIBTIFF=0 -DHAVE_LIBJPEG=0 -DHAVE_LIBZ=0 -DHAVE_LIBGIF=0 -DHAVE_LIBUNGIF=0 -DHAVE_LIBWEBP=0 -DHAVE_LIBWEBP_ANIM=0 -DHAVE_LIBJP2K=0 -D_CRT_SECURE_NO_WARNINGS -DNDEBUG -D_LIB -D_UNICODE -D_MT -D_DLL -GS -D_M_FP_PRECISE -Fox64\\Release\\libleptonica\\blend.obj -FdC:\\Users\\wruser\\source\\repos\\SharpMuPDF\\x64\\Release\\libleptonica.pdb -external:W 3 -Gd -wd 4018 -wd 4100 -wd 4101 -wd 4244 -wd 4200 -wd 4267 -wd 4305 -analyze:projectdirectory C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\platform\\win32 -analyze:rulesetdirectory ;D:\\Programme\\VS2022\\Team Tools\\Static Analysis Tools\\\\Rule Sets; -analyze:ruleset D:\\Programme\\VS2022\\Team Tools\\Static Analysis Tools\\Rule Sets\\NativeRecommendedRules.ruleset -analyze:quiet -analyze:plugin D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\EspXEngine.dll -FC -errorreport:prompt -I D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\include -I D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\atlmfc\\include -I D:\\Programme\\VS2022\\VC\\Auxiliary\\VS\\include -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\ucrt -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\um -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\shared -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\winrt -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\cppwinrt -I C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\Include\\um -external:I D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\include -I D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\include -external:I D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\atlmfc\\include -I D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\atlmfc\\include -external:I D:\\Programme\\VS2022\\VC\\Auxiliary\\VS\\include -I D:\\Programme\\VS2022\\VC\\Auxiliary\\VS\\include -external:I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\ucrt -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\ucrt -external:I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\um -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\um -external:I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\shared -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\shared -external:I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\winrt -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\winrt -external:I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\cppwinrt -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\cppwinrt -external:I C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\Include\\um -I C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\Include\\um",
  860. "executionSuccessful": true
  861. }
  862. ],
  863. "artifacts": [
  864. {
  865. "location": {
  866. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/bootnumgen4.c"
  867. },
  868. "roles": [
  869. "analysisTarget"
  870. ],
  871. "hashes": {
  872. "md5": "3a82f1ac44975b5317cf5d04fa947c01"
  873. }
  874. },
  875. {
  876. "location": {
  877. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/allheaders.h"
  878. },
  879. "hashes": {
  880. "md5": "999d534a4ad60a2b7511196f8e6509e4"
  881. }
  882. },
  883. {
  884. "location": {
  885. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/alltypes.h"
  886. },
  887. "hashes": {
  888. "md5": "a53441277a26b8f0bb926cb17df2dfb7"
  889. }
  890. },
  891. {
  892. "location": {
  893. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/scripts/tesseract/endianness.h"
  894. },
  895. "hashes": {
  896. "md5": "c5b34010ae58ee994fb431b8736f6f4c"
  897. }
  898. },
  899. {
  900. "location": {
  901. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/environ.h"
  902. },
  903. "hashes": {
  904. "md5": "f12002e24a0542a8b820943238c03777"
  905. }
  906. },
  907. {
  908. "location": {
  909. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/array.h"
  910. },
  911. "hashes": {
  912. "md5": "905c3a077932844148e6ce1a082ad3fd"
  913. }
  914. },
  915. {
  916. "location": {
  917. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/bbuffer.h"
  918. },
  919. "hashes": {
  920. "md5": "9698e12ada03098f0d12a09c12cf6063"
  921. }
  922. },
  923. {
  924. "location": {
  925. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/hashmap.h"
  926. },
  927. "hashes": {
  928. "md5": "a67f5cea1a1d468a3c082936a3c6ceae"
  929. }
  930. },
  931. {
  932. "location": {
  933. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/heap.h"
  934. },
  935. "hashes": {
  936. "md5": "b4a5a51c54ae3ecf0da810f807a29c83"
  937. }
  938. },
  939. {
  940. "location": {
  941. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/list.h"
  942. },
  943. "hashes": {
  944. "md5": "c1df1f5c4859fcff277e25e2af485e32"
  945. }
  946. },
  947. {
  948. "location": {
  949. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/ptra.h"
  950. },
  951. "hashes": {
  952. "md5": "09b92e82a1ea998e1f7e4023c008cf51"
  953. }
  954. },
  955. {
  956. "location": {
  957. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/queue.h"
  958. },
  959. "hashes": {
  960. "md5": "ceded2bcd4bc2c553683c2643f69e6a5"
  961. }
  962. },
  963. {
  964. "location": {
  965. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/rbtree.h"
  966. },
  967. "hashes": {
  968. "md5": "803860fffdd81a3fc3fff30294c8f8cb"
  969. }
  970. },
  971. {
  972. "location": {
  973. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/stack.h"
  974. },
  975. "hashes": {
  976. "md5": "0740173ae3e4e7de5f4c6fe821a4f0e7"
  977. }
  978. },
  979. {
  980. "location": {
  981. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/arrayaccess.h"
  982. },
  983. "hashes": {
  984. "md5": "dcb43ea7a43e1fddf264fe501878db3d"
  985. }
  986. },
  987. {
  988. "location": {
  989. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/bmf.h"
  990. },
  991. "hashes": {
  992. "md5": "e34a65325b94bfa5d1dca2f9424ca1f0"
  993. }
  994. },
  995. {
  996. "location": {
  997. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/ccbord.h"
  998. },
  999. "hashes": {
  1000. "md5": "90250b263699310ce40909628dbd7758"
  1001. }
  1002. },
  1003. {
  1004. "location": {
  1005. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/colorfill.h"
  1006. },
  1007. "hashes": {
  1008. "md5": "c9cf5349852bf9054e7f3c5bbafac76e"
  1009. }
  1010. },
  1011. {
  1012. "location": {
  1013. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/dewarp.h"
  1014. },
  1015. "hashes": {
  1016. "md5": "493b17891572abea870917ab41bf12c6"
  1017. }
  1018. },
  1019. {
  1020. "location": {
  1021. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/gplot.h"
  1022. },
  1023. "hashes": {
  1024. "md5": "55cf40c06fd537d7b8714aaf1f7a0042"
  1025. }
  1026. },
  1027. {
  1028. "location": {
  1029. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/imageio.h"
  1030. },
  1031. "hashes": {
  1032. "md5": "f517e3d907fee1ec4c974fad7dfdb29d"
  1033. }
  1034. },
  1035. {
  1036. "location": {
  1037. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/jbclass.h"
  1038. },
  1039. "hashes": {
  1040. "md5": "c922deeb8eb844a7a2260f9c0a709218"
  1041. }
  1042. },
  1043. {
  1044. "location": {
  1045. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/morph.h"
  1046. },
  1047. "hashes": {
  1048. "md5": "44855c4ddac6a28583d89947fcdbfdfc"
  1049. }
  1050. },
  1051. {
  1052. "location": {
  1053. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/pix.h"
  1054. },
  1055. "hashes": {
  1056. "md5": "1fc6f88f9c79b5158469904b66645f7d"
  1057. }
  1058. },
  1059. {
  1060. "location": {
  1061. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/recog.h"
  1062. },
  1063. "hashes": {
  1064. "md5": "f49b37b951f9036fb2dcf726b741db4e"
  1065. }
  1066. },
  1067. {
  1068. "location": {
  1069. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/regutils.h"
  1070. },
  1071. "hashes": {
  1072. "md5": "fe7a3db017220d34590fd29869e5d61c"
  1073. }
  1074. },
  1075. {
  1076. "location": {
  1077. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/stringcode.h"
  1078. },
  1079. "hashes": {
  1080. "md5": "94fce55340931aded34d6d7fd60d842e"
  1081. }
  1082. },
  1083. {
  1084. "location": {
  1085. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/sudoku.h"
  1086. },
  1087. "hashes": {
  1088. "md5": "fb101a2c192580933be1b8236c2bdc15"
  1089. }
  1090. },
  1091. {
  1092. "location": {
  1093. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/watershed.h"
  1094. },
  1095. "hashes": {
  1096. "md5": "44a71dd892c2fab6459227f7bcc400ee"
  1097. }
  1098. },
  1099. {
  1100. "location": {
  1101. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/bootnumgen3.c"
  1102. },
  1103. "roles": [
  1104. "analysisTarget"
  1105. ],
  1106. "hashes": {
  1107. "md5": "b48614e975c09a03547e759b911f5359"
  1108. }
  1109. },
  1110. {
  1111. "location": {
  1112. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/bootnumgen2.c"
  1113. },
  1114. "roles": [
  1115. "analysisTarget"
  1116. ],
  1117. "hashes": {
  1118. "md5": "8ad6891f2edce3383af6916769c41602"
  1119. }
  1120. },
  1121. {
  1122. "location": {
  1123. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/bootnumgen1.c"
  1124. },
  1125. "roles": [
  1126. "analysisTarget"
  1127. ],
  1128. "hashes": {
  1129. "md5": "b7bcdd2390111aecc3149c70911a9db2"
  1130. }
  1131. },
  1132. {
  1133. "location": {
  1134. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/bmpiostub.c"
  1135. },
  1136. "roles": [
  1137. "analysisTarget"
  1138. ],
  1139. "hashes": {
  1140. "md5": "fe53e17707c01ad1ef2333752ebc32ee"
  1141. }
  1142. },
  1143. {
  1144. "location": {
  1145. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/bmpio.c"
  1146. },
  1147. "roles": [
  1148. "analysisTarget",
  1149. "resultFile"
  1150. ],
  1151. "hashes": {
  1152. "md5": "367f3081ffba0952522913b49b13bf52"
  1153. }
  1154. },
  1155. {
  1156. "location": {
  1157. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/pix_internal.h"
  1158. },
  1159. "hashes": {
  1160. "md5": "4dd89382186e6b211b4078679810a19e"
  1161. }
  1162. },
  1163. {
  1164. "location": {
  1165. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/bmp.h"
  1166. },
  1167. "hashes": {
  1168. "md5": "942e4ba8687e01b1fe5afae65245bd29"
  1169. }
  1170. },
  1171. {
  1172. "location": {
  1173. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/bmf.c"
  1174. },
  1175. "roles": [
  1176. "analysisTarget"
  1177. ],
  1178. "hashes": {
  1179. "md5": "2f5d274fa401e05d5d15d9e58a7ed8a5"
  1180. }
  1181. },
  1182. {
  1183. "location": {
  1184. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/bmfdata.h"
  1185. },
  1186. "hashes": {
  1187. "md5": "4ded82c05fb39404bb67e686cd38b9cf"
  1188. }
  1189. },
  1190. {
  1191. "location": {
  1192. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/leptonica/src/blend.c"
  1193. },
  1194. "roles": [
  1195. "analysisTarget",
  1196. "resultFile"
  1197. ],
  1198. "hashes": {
  1199. "md5": "f734d4b17d7b51568aa083f8444a8e7d"
  1200. }
  1201. }
  1202. ]
  1203. }
  1204. ]
  1205. }