kopia lustrzana https://github.com/f4exb/sdrangel
				
				
				
			Fix small memory leak in Star Tracker
							rodzic
							
								
									af910fba5e
								
							
						
					
					
						commit
						51960a869e
					
				|  | @ -848,6 +848,8 @@ void StarTrackerGUI::plotSkyTemperatureChart() | |||
| 
 | ||||
|             // Scale marker size by beamwidth
 | ||||
|             markerSize = std::max((int)round(beamWidth * degPerPixel), 5); | ||||
| 
 | ||||
|             delete[] beam; | ||||
|         } | ||||
|         else | ||||
|             qDebug() << "StarTrackerGUI::plotSkyTemperatureChart: FITS temperature file not valid"; | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Jon Beniston
						Jon Beniston