commit | f08ba055819cbdb24e55dba5de1ed502fc4bdd4e | [log] [tgz] |
---|---|---|
author | Jorge Lucangeli Obes <jorgelo@google.com> | Wed Jul 13 16:52:24 2016 -0400 |
committer | Jorge Lucangeli Obes <jorgelo@google.com> | Thu Jul 14 10:03:22 2016 -0400 |
tree | 9e8a448c3ce9811560a2d7e69b6f9ae0ce84f911 | |
parent | 4c06cd86347aa85c9e5999ad5f5ca20ef5f4ac8e [diff] |
Convert fuse.c to C++. Fix string literals and cast void* appropriately. Alternatively, we could switch some of the allocations to new/delete, but we would need to make sure that none of those end up passed to other code that will call free(3) on them. Bug: 30110940 Change-Id: I6f39df65cd960930530e5a1f8420a28d50adc25d