Windows Shell Integration: Don't limit the size of the buffer
authorOlivier Goffart <ogoffart@woboq.com>
Thu, 20 Sep 2018 15:14:05 +0000 (17:14 +0200)
committerMichael Schuster <michael@schuster.ms>
Thu, 20 Aug 2020 16:50:05 +0000 (18:50 +0200)
commit906556640da8441011d5a690f491f6026477fff2
tree1e63cc55889d5a7650238e5686e36adac722bdd9
parent77cc262337d0734f66c2855e9cc2b4232cd4bae0
Windows Shell Integration: Don't limit the size of the buffer

Otherwise we can't have operation that has many many filename

As reported in #6780

Signed-off-by: Michael Schuster <michael@schuster.ms>
shell_integration/windows/OCContextMenu/OCClientInterface.cpp