gauravin(a)google.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/557078?usp=email )
Change subject: Fixed crash during readdir of PSEUDO folder.
......................................................................
Fixed crash during readdir of PSEUDO folder.
In mdcache_new_entry, arrts_out was modified without checking if its passed
by user or it NULL which was causing crash.
Change-Id: I2af1ccbefb2b19fcca21c20cbbf947d8c9f8c674
Signed-off-by: Gaurav Sharma <gauravin(a)google.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_helpers.c
1 file changed, 3 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/78/557078/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/557078?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I2af1ccbefb2b19fcca21c20cbbf947d8c9f8c674
Gerrit-Change-Number: 557078
Gerrit-PatchSet: 1
Gerrit-Owner: gauravin(a)google.com
Gerrit-MessageType: newchange