parent
							
								
									7eabb6ba36
								
							
						
					
					
						commit
						3c68a796df
					
				
					 10 changed files with 40 additions and 26 deletions
				
			
		| 
						 | 
				
			
			@ -25,7 +25,7 @@ SOURCES = src/unit.cpp \
 | 
			
		|||
          src/unit-element_access1.cpp \
 | 
			
		||||
          src/unit-element_access2.cpp \
 | 
			
		||||
          src/unit-inspection.cpp \
 | 
			
		||||
          src/unit-iterator_wrapper.cpp \
 | 
			
		||||
          src/unit-items.cpp \
 | 
			
		||||
          src/unit-iterators1.cpp \
 | 
			
		||||
          src/unit-iterators2.cpp \
 | 
			
		||||
          src/unit-merge_patch.cpp \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -843,7 +843,7 @@ TEST_CASE("regression tests")
 | 
			
		|||
    {
 | 
			
		||||
        json j = json::parse("166020696663385964490");
 | 
			
		||||
        CHECK(j.is_number_float());
 | 
			
		||||
        CHECK(j.get<json::number_float_t>() == static_cast<json::number_float_t>(166020696663385964490.0));
 | 
			
		||||
        CHECK(j.get<json::number_float_t>() == 166020696663385964490.0);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    SECTION("issue #405 - Heap-buffer-overflow (OSS-Fuzz issue 342)")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue