code49.nativecodeanalysis.sarif 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851
  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 \"intermediate[BYTE:0]\" wird verwendet."
  11. },
  12. "locations": [
  13. {
  14. "physicalLocation": {
  15. "artifactLocation": {
  16. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  17. },
  18. "region": {
  19. "startLine": 195,
  20. "startColumn": 57,
  21. "endLine": 195,
  22. "endColumn": 70
  23. }
  24. },
  25. "logicalLocations": [
  26. {
  27. "decoratedName": "code49",
  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/zint/backend/code49.c"
  43. },
  44. "region": {
  45. "startLine": 42,
  46. "startColumn": 9
  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/zint/backend/code49.c"
  57. },
  58. "region": {
  59. "startLine": 42,
  60. "startColumn": 12
  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/zint/backend/code49.c"
  71. },
  72. "region": {
  73. "startLine": 42,
  74. "startColumn": 15
  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/zint/backend/code49.c"
  85. },
  86. "region": {
  87. "startLine": 42,
  88. "startColumn": 21
  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/zint/backend/code49.c"
  99. },
  100. "region": {
  101. "startLine": 42,
  102. "startColumn": 24
  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/zint/backend/code49.c"
  113. },
  114. "region": {
  115. "startLine": 42,
  116. "startColumn": 33
  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/zint/backend/code49.c"
  127. },
  128. "region": {
  129. "startLine": 42,
  130. "startColumn": 42
  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/zint/backend/code49.c"
  141. },
  142. "region": {
  143. "startLine": 42,
  144. "startColumn": 51
  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/zint/backend/code49.c"
  155. },
  156. "region": {
  157. "startLine": 42,
  158. "startColumn": 61
  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/zint/backend/code49.c"
  169. },
  170. "region": {
  171. "startLine": 43,
  172. "startColumn": 10
  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/zint/backend/code49.c"
  183. },
  184. "region": {
  185. "startLine": 44,
  186. "startColumn": 11
  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/zint/backend/code49.c"
  197. },
  198. "region": {
  199. "startLine": 45,
  200. "startColumn": 9
  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/zint/backend/code49.c"
  211. },
  212. "region": {
  213. "startLine": 45,
  214. "startColumn": 25
  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/zint/backend/code49.c"
  225. },
  226. "region": {
  227. "startLine": 46,
  228. "startColumn": 9
  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/zint/backend/code49.c"
  239. },
  240. "region": {
  241. "startLine": 47,
  242. "startColumn": 9
  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/zint/backend/code49.c"
  253. },
  254. "region": {
  255. "startLine": 48,
  256. "startColumn": 9
  257. }
  258. }
  259. },
  260. "importance": "unimportant"
  261. },
  262. {
  263. "location": {
  264. "physicalLocation": {
  265. "artifactLocation": {
  266. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  267. },
  268. "region": {
  269. "startLine": 49,
  270. "startColumn": 10
  271. }
  272. }
  273. },
  274. "importance": "unimportant"
  275. },
  276. {
  277. "location": {
  278. "physicalLocation": {
  279. "artifactLocation": {
  280. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  281. },
  282. "region": {
  283. "startLine": 50,
  284. "startColumn": 9
  285. }
  286. }
  287. },
  288. "importance": "unimportant"
  289. },
  290. {
  291. "location": {
  292. "physicalLocation": {
  293. "artifactLocation": {
  294. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  295. },
  296. "region": {
  297. "startLine": 51,
  298. "startColumn": 9
  299. }
  300. }
  301. },
  302. "importance": "unimportant"
  303. },
  304. {
  305. "location": {
  306. "physicalLocation": {
  307. "artifactLocation": {
  308. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  309. },
  310. "region": {
  311. "startLine": 52,
  312. "startColumn": 9
  313. }
  314. }
  315. },
  316. "importance": "unimportant"
  317. },
  318. {
  319. "location": {
  320. "physicalLocation": {
  321. "artifactLocation": {
  322. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  323. },
  324. "region": {
  325. "startLine": 53,
  326. "startColumn": 9
  327. }
  328. }
  329. },
  330. "importance": "unimportant"
  331. },
  332. {
  333. "location": {
  334. "physicalLocation": {
  335. "artifactLocation": {
  336. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  337. },
  338. "region": {
  339. "startLine": 55,
  340. "startColumn": 16
  341. }
  342. },
  343. "message": {
  344. "text": "Diese Verzweigung überspringen (Annahme: \"length>81\" ist false)"
  345. }
  346. },
  347. "kinds": [
  348. "branch"
  349. ],
  350. "importance": "important"
  351. },
  352. {
  353. "location": {
  354. "physicalLocation": {
  355. "artifactLocation": {
  356. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  357. },
  358. "region": {
  359. "startLine": 58,
  360. "startColumn": 37
  361. }
  362. },
  363. "message": {
  364. "text": "Diese Verzweigung überspringen (Annahme: \"((symbol->input_mode&7))==2\" 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/zint/backend/code49.c"
  377. },
  378. "region": {
  379. "startLine": 62,
  380. "startColumn": 13
  381. }
  382. }
  383. },
  384. "importance": "unimportant"
  385. },
  386. {
  387. "location": {
  388. "physicalLocation": {
  389. "artifactLocation": {
  390. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  391. },
  392. "region": {
  393. "startLine": 65,
  394. "startColumn": 12
  395. }
  396. }
  397. },
  398. "importance": "unimportant"
  399. },
  400. {
  401. "location": {
  402. "physicalLocation": {
  403. "artifactLocation": {
  404. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  405. },
  406. "region": {
  407. "startLine": 65,
  408. "startColumn": 19
  409. }
  410. },
  411. "message": {
  412. "text": "Diese Schleife überspringen (Annahme: \"i<length\" ist false)"
  413. }
  414. },
  415. "kinds": [
  416. "branch"
  417. ],
  418. "importance": "important"
  419. },
  420. {
  421. "location": {
  422. "physicalLocation": {
  423. "artifactLocation": {
  424. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  425. },
  426. "region": {
  427. "startLine": 79,
  428. "startColumn": 20
  429. }
  430. }
  431. },
  432. "importance": "unimportant"
  433. },
  434. {
  435. "location": {
  436. "physicalLocation": {
  437. "artifactLocation": {
  438. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  439. },
  440. "region": {
  441. "startLine": 80,
  442. "startColumn": 7
  443. }
  444. }
  445. },
  446. "importance": "unimportant"
  447. },
  448. {
  449. "location": {
  450. "physicalLocation": {
  451. "artifactLocation": {
  452. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  453. },
  454. "region": {
  455. "startLine": 81,
  456. "startColumn": 7
  457. }
  458. }
  459. },
  460. "importance": "unimportant"
  461. },
  462. {
  463. "location": {
  464. "physicalLocation": {
  465. "artifactLocation": {
  466. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  467. },
  468. "region": {
  469. "startLine": 83,
  470. "startColumn": 13
  471. }
  472. },
  473. "message": {
  474. "text": "Diese Verzweigung überspringen (Annahme: \"<Verzweigungsbedingung>\" ist false)"
  475. }
  476. },
  477. "kinds": [
  478. "branch"
  479. ],
  480. "importance": "important"
  481. },
  482. {
  483. "location": {
  484. "physicalLocation": {
  485. "artifactLocation": {
  486. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  487. },
  488. "region": {
  489. "startLine": 195,
  490. "startColumn": 39
  491. }
  492. }
  493. },
  494. "importance": "unimportant"
  495. },
  496. {
  497. "location": {
  498. "physicalLocation": {
  499. "artifactLocation": {
  500. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  501. },
  502. "region": {
  503. "startLine": 196,
  504. "startColumn": 27
  505. }
  506. }
  507. },
  508. "importance": "unimportant"
  509. },
  510. {
  511. "location": {
  512. "physicalLocation": {
  513. "artifactLocation": {
  514. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  515. },
  516. "region": {
  517. "startLine": 197,
  518. "startColumn": 14
  519. }
  520. }
  521. },
  522. "importance": "unimportant"
  523. },
  524. {
  525. "location": {
  526. "physicalLocation": {
  527. "artifactLocation": {
  528. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  529. },
  530. "region": {
  531. "startLine": 195,
  532. "startColumn": 69
  533. }
  534. },
  535. "message": {
  536. "text": "\"intermediate[BYTE:0]\" wird verwendet, wurde jedoch möglicherweise nicht initialisiert."
  537. }
  538. },
  539. "kinds": [
  540. "usage"
  541. ],
  542. "importance": "essential"
  543. }
  544. ]
  545. }
  546. ]
  547. }
  548. ]
  549. }
  550. ],
  551. "tool": {
  552. "driver": {
  553. "name": "PREfast",
  554. "fullName": "PREfast Code Analysis",
  555. "version": "14.29.30159.0",
  556. "informationUri": "https://aka.ms/cpp/ca"
  557. }
  558. },
  559. "invocations": [
  560. {
  561. "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_df79c7aaast -typedil -f ..\\..\\thirdparty\\zint\\backend\\code49.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\\thirdparty\\zxing-cpp\\core\\src -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\scripts\\zxing-cpp\\ -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\zint\\backend -nologo -W 3 -diagnostics:column -GF -Og -Ot -Oy -Oi -ltcg -DCODE_ANALYSIS -DZXING_HAS_CHAR8 -DZXING_USE_ZINT -DZXING_EXPERIMENTAL_API -DZINT_NO_PNG -D_CRT_SECURE_NO_WARNINGS -DWIN32 -DNDEBUG -D_LIB -D_MT -D_DLL -GS -D_M_FP_PRECISE -Fox64\\Release\\libzxing\\code49.obj -FdC:\\Users\\wruser\\source\\repos\\SharpMuPDF\\x64\\Release\\libzxing.pdb -external:W 3 -Gd -wd 4244 -wd 4267 -wd 4566 -wd 4018 -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",
  562. "executionSuccessful": true
  563. }
  564. ],
  565. "artifacts": [
  566. {
  567. "location": {
  568. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/emf.c"
  569. },
  570. "roles": [
  571. "analysisTarget",
  572. "resultFile"
  573. ],
  574. "hashes": {
  575. "md5": "6d535616aa38ecd3bd9157b4f1ba2f1e"
  576. }
  577. },
  578. {
  579. "location": {
  580. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/common.h"
  581. },
  582. "hashes": {
  583. "md5": "4204dbbc879b836e2d98ba7e947037ca"
  584. }
  585. },
  586. {
  587. "location": {
  588. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/zint.h"
  589. },
  590. "hashes": {
  591. "md5": "52ace3d3df4d440075f3460c1759b827"
  592. }
  593. },
  594. {
  595. "location": {
  596. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/zintconfig.h"
  597. },
  598. "hashes": {
  599. "md5": "c79a63ec9936f235fa16610640c6ddb4"
  600. }
  601. },
  602. {
  603. "location": {
  604. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/filemem.h"
  605. },
  606. "hashes": {
  607. "md5": "6af75d55db05fdefb3fdc0db6e6fb1a2"
  608. }
  609. },
  610. {
  611. "location": {
  612. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/output.h"
  613. },
  614. "hashes": {
  615. "md5": "15c62089655f396890f0d781baffdfef"
  616. }
  617. },
  618. {
  619. "location": {
  620. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/emf.h"
  621. },
  622. "hashes": {
  623. "md5": "998da547ba5b99b51f7a0b0f1f0a47c9"
  624. }
  625. },
  626. {
  627. "location": {
  628. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/eci.c"
  629. },
  630. "roles": [
  631. "analysisTarget",
  632. "resultFile"
  633. ],
  634. "hashes": {
  635. "md5": "e9678c6c10d7b5d416c03c8858c45a9b"
  636. }
  637. },
  638. {
  639. "location": {
  640. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/eci.h"
  641. },
  642. "hashes": {
  643. "md5": "f2f0f7c011dc0a0d7c510f2fdbc70c6c"
  644. }
  645. },
  646. {
  647. "location": {
  648. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/eci_sb.h"
  649. },
  650. "hashes": {
  651. "md5": "26ea335e85f642fb5339f3fc239e686a"
  652. }
  653. },
  654. {
  655. "location": {
  656. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/big5.h"
  657. },
  658. "hashes": {
  659. "md5": "e0c8c14a7b09e5675d12982e3cb39a32"
  660. }
  661. },
  662. {
  663. "location": {
  664. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/gb18030.h"
  665. },
  666. "hashes": {
  667. "md5": "39f30b9e58753bc6f287fcecb6cc0cfa"
  668. }
  669. },
  670. {
  671. "location": {
  672. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/gb2312.h"
  673. },
  674. "hashes": {
  675. "md5": "6fce7e1ba34bc0c1375189bd99e55a72"
  676. }
  677. },
  678. {
  679. "location": {
  680. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/gbk.h"
  681. },
  682. "hashes": {
  683. "md5": "3d5503c61be97727c804403048bd4233"
  684. }
  685. },
  686. {
  687. "location": {
  688. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/ksx1001.h"
  689. },
  690. "hashes": {
  691. "md5": "55d60b433b9a99e93afe5a233085f810"
  692. }
  693. },
  694. {
  695. "location": {
  696. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/sjis.h"
  697. },
  698. "hashes": {
  699. "md5": "72248d7bc4d344332d8cac0034d817ee"
  700. }
  701. },
  702. {
  703. "location": {
  704. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/dxfilmedge.c"
  705. },
  706. "roles": [
  707. "analysisTarget"
  708. ],
  709. "hashes": {
  710. "md5": "f87df1bd444800d9edec38462b4cad23"
  711. }
  712. },
  713. {
  714. "location": {
  715. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/dotcode.c"
  716. },
  717. "roles": [
  718. "analysisTarget",
  719. "resultFile"
  720. ],
  721. "hashes": {
  722. "md5": "e3f523ef7dad9213e8e718188c429f89"
  723. }
  724. },
  725. {
  726. "location": {
  727. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/gs1.h"
  728. },
  729. "hashes": {
  730. "md5": "d43346840a9524bd9b70a3ab634e2a1c"
  731. }
  732. },
  733. {
  734. "location": {
  735. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/dmatrix.c"
  736. },
  737. "roles": [
  738. "analysisTarget",
  739. "resultFile"
  740. ],
  741. "hashes": {
  742. "md5": "a941e5f609274d08ab76dc67c39f935b"
  743. }
  744. },
  745. {
  746. "location": {
  747. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/reedsol.h"
  748. },
  749. "hashes": {
  750. "md5": "689adb6be13e830305cac3006456111e"
  751. }
  752. },
  753. {
  754. "location": {
  755. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/dmatrix.h"
  756. },
  757. "hashes": {
  758. "md5": "f85867e1c76fd4d6d302cbece71b590e"
  759. }
  760. },
  761. {
  762. "location": {
  763. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/dmatrix_trace.h"
  764. },
  765. "hashes": {
  766. "md5": "89ffd7e33d004369193a5e51ebb714c5"
  767. }
  768. },
  769. {
  770. "location": {
  771. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/dllversion.c"
  772. },
  773. "roles": [
  774. "analysisTarget"
  775. ],
  776. "hashes": {
  777. "md5": "06d0a86da29c0fe0e1a6995db79b956d"
  778. }
  779. },
  780. {
  781. "location": {
  782. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/composite.c"
  783. },
  784. "roles": [
  785. "analysisTarget",
  786. "resultFile"
  787. ],
  788. "hashes": {
  789. "md5": "68d22ba1cb0ccafcb1da0ba9fd50037f"
  790. }
  791. },
  792. {
  793. "location": {
  794. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/pdf417.h"
  795. },
  796. "hashes": {
  797. "md5": "b72ee8e321017130fed546f1b39c4486"
  798. }
  799. },
  800. {
  801. "location": {
  802. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/general_field.h"
  803. },
  804. "hashes": {
  805. "md5": "02523de2512651998303587be5f0a3e6"
  806. }
  807. },
  808. {
  809. "location": {
  810. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/composite.h"
  811. },
  812. "hashes": {
  813. "md5": "adfd98cf740d9430309d6a5ac6703d61"
  814. }
  815. },
  816. {
  817. "location": {
  818. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/common.c"
  819. },
  820. "roles": [
  821. "analysisTarget",
  822. "resultFile"
  823. ],
  824. "hashes": {
  825. "md5": "9b0c2ef9bd83407e387df4913d9cd035"
  826. }
  827. },
  828. {
  829. "location": {
  830. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/zint/backend/code49.c"
  831. },
  832. "roles": [
  833. "analysisTarget",
  834. "resultFile"
  835. ],
  836. "hashes": {
  837. "md5": "debd938b5de2e6dd43f48192398beb06"
  838. }
  839. },
  840. {
  841. "location": {
  842. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/zint/backend/code49.h"
  843. },
  844. "hashes": {
  845. "md5": "f6a892542846c700476501a1a4b34c24"
  846. }
  847. }
  848. ]
  849. }
  850. ]
  851. }