Fix "buffer is too large"#89
Conversation
Increase to uint64
|
Thanks for the contribution! Before we can merge this, we need @bandrews-spirent to sign the Salesforce Inc. Contributor License Agreement. |
|
I don't know enough about the libgit2 internals but probably this header needs to be changed as well? But before that, could you give an example where this change is required? |
|
To be complete, probably. |
|
Actually, I don't know why the limitation is there. The |
|
It might make sense to have this documented in the README/FAQ if someone encounters this problem and might want to invest in a potentially dangerous solution. Maybe the Git CLI would bug out if it found a file larger than UINT32T_MAX? |
Increase to uint64