angler-fishThe Vulnerability History Project

core/load-fragment: avoid allocating 0 bytes when given an invalid command

      With a command line like "@/something" we would allocate an array with
0 elements. Avoid that, and add a test too.
    
commit e01ff428993f0c126f010b5625002e6a0a8aff4a
+1 -2
-14
expand_less