sudo
터미널에서 무언가를 시도 할 때 마다 경고 메시지가 나타납니다.
alexandre@XPS-15Z $ sudo mount file.iso /mnt/ -o loop
[sudo] password for alexandre:
no talloc stackframe at ../source3/param/loadparm.c:4864, leaking memory
그것을 항상 얻는 것은 성가신 일입니다. 어떻게 해결합니까? 우분투 14.04에 있습니다 (13.10에서 업그레이드)
버그 리포트 : 메모리 누수 메시지 (talloc 스택 프레임 없음)
—
ændrük