dr_7c.c: use reallocated memory
The code realloced the descriptors memory into a temporary variable and handled the fault case correctly. The non-fault case however never used the realloced memory resulting in a memory bug.
The code realloced the descriptors memory into a temporary variable and handled the fault case correctly. The non-fault case however never used the realloced memory resulting in a memory bug.
VideoLAN code repository instance