Pārlūkot izejas kodu

Don't free the stack array plane_equation_coefficients (PR#83)

Scott Lahteine 9 gadus atpakaļ
vecāks
revīzija
23d742bf06
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0
    1
      Marlin/Marlin_main.cpp

+ 0
- 1
Marlin/Marlin_main.cpp Parādīt failu

@@ -2669,7 +2669,6 @@ inline void gcode_G28() {
2669 2669
         }
2670 2670
 
2671 2671
         if (!dryrun) set_bed_level_equation_lsq(plane_equation_coefficients);
2672
-        free(plane_equation_coefficients);
2673 2672
 
2674 2673
         // Show the Topography map if enabled
2675 2674
         if (do_topography_map) {

Notiek ielāde…
Atcelt
Saglabāt