View Issue Details

IDProjectCategoryView StatusLast Update
0000758LDMud 3.6Generalpublic2021-04-08 18:01
Reporterzesstra Assigned ToGnomi  
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
Fixed in Version3.6.1 
Summary0000758: sscanf: Conditional jump or move depends on uninitialised value
Descriptionvalgrind reported the following:
==21326== Conditional jump or move depends on uninitialised value(s)
==21326== at 0x100064766: e_sscanf (efuns.c:4131)
==21326== by 0x100093C24: eval_instruction (interpret.c:9632)
==21326== by 0x1000B2E53: apply_low (interpret.c:17233)
==21326== by 0x1000B3109: int_apply (interpret.c:17311)
==21326== by 0x1000B37C7: sapply_int (interpret.c:17472)
==21326== by 0x10015FD56: execute_callback (simulate.c:4082)
==21326== by 0x10003ED2C: call_input_to (comm.c:4063)
==21326== by 0x10003EFAA: call_function_interactive (comm.c:4148)
==21326== by 0x1000164C2: backend (backend.c:802)
==21326== by 0x1000D5720: main (main.c:678)
==21326== Uninitialised value was created by a stack allocation
==21326== at 0x100064381: e_sscanf (efuns.c:4024)
==21326==
==21326== Conditional jump or move depends on uninitialised value(s)
==21326== at 0x100064766: e_sscanf (efuns.c:4131)
==21326== by 0x100093C24: eval_instruction (interpret.c:9632)
==21326== by 0x1000B26AC: apply_low (interpret.c:17110)
==21326== by 0x1000B3109: int_apply (interpret.c:17311)
==21326== by 0x1000AB2D3: eval_instruction (interpret.c:16562)
==21326== by 0x1000B5A91: int_call_lambda (interpret.c:18209)
==21326== by 0x1000BDA35: v_funcall (interpret.c:20762)
==21326== by 0x100091499: eval_instruction (interpret.c:8525)
==21326== by 0x1000B699A: int_call_lambda (interpret.c:18489)
==21326== by 0x1001636FC: v_limited (simulate.c:5265)
==21326== by 0x100091499: eval_instruction (interpret.c:8525)
==21326== by 0x100153305: catch_instruction (simulate.c:456)
==21326== Uninitialised value was created by a stack allocation
==21326== at 0x100064381: e_sscanf (efuns.c:4024)
==21326==
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2010-09-19 18:37 zesstra New Issue
2021-04-08 18:01 Gnomi Assigned To => Gnomi
2021-04-08 18:01 Gnomi Status new => assigned
2021-04-08 18:01 Gnomi Project LDMud 3.3 => LDMud 3.6
2021-04-08 18:01 Gnomi Category Implementation => General
2021-04-08 18:01 Gnomi Status assigned => resolved
2021-04-08 18:01 Gnomi Resolution open => fixed
2021-04-08 18:01 Gnomi Fixed in Version => 3.6.1